Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
胡斌
2017-02-06 12:40:18 +0800
1
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
595e696da692e709ea34e9c279fdde8dfa1048d5
595e696d
1 parent
3be25adf
add -gstabs+ compile option
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
trunk/configure
trunk/configure
查看文件 @
595e696
...
...
@@ -82,7 +82,7 @@ done
#####################################################################################
# build tools or compiler args.
# enable gdb debug
GDBDebug
=
" -g -O0"
GDBDebug
=
" -g
-gstabs+
-O0"
# the warning level.
WarnLevel
=
" -Wall"
# the compile standard.
...
...
胡斌
@hubin
2017-07-22 02:27:18 UTC
mentioned in commit
40796f0d
请
注册
或
登录
后发表评论