提交 6ae3084c 编写于 作者: M mvandervoord

- minor tweaks to work with latest gcc

git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@108 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
上级 57178b92
...@@ -6,6 +6,7 @@ compiler: ...@@ -6,6 +6,7 @@ compiler:
options: options:
- '-c' - '-c'
- '-Wall' - '-Wall'
- '-Wno-address'
- '-std=c99' - '-std=c99'
- '-pedantic' - '-pedantic'
includes: includes:
......
...@@ -6,6 +6,7 @@ compiler: ...@@ -6,6 +6,7 @@ compiler:
options: options:
- '-c' - '-c'
- '-Wall' - '-Wall'
- '-Wno-address'
- '-std=c99' - '-std=c99'
- '-pedantic' - '-pedantic'
includes: includes:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册