Revert "add -gstabs+ compile option"
This reverts commit 595e696d.
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -80,7 +80,7 @@ done | @@ -80,7 +80,7 @@ done | ||
| 80 | ##################################################################################### | 80 | ##################################################################################### |
| 81 | # build tools or compiler args. | 81 | # build tools or compiler args. |
| 82 | # enable gdb debug | 82 | # enable gdb debug |
| 83 | -GDBDebug=" -g -gstabs+ -O0" | 83 | +GDBDebug=" -g -O0" |
| 84 | # the warning level. | 84 | # the warning level. |
| 85 | WarnLevel=" -Wall" | 85 | WarnLevel=" -Wall" |
| 86 | # the compile standard. | 86 | # the compile standard. |
-
请 注册 或 登录 后发表评论