mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-06-20 22:13:29 +08:00
- minor tweaks to work with latest gcc
git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@108 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
This commit is contained in:
@ -6,6 +6,7 @@ compiler:
|
||||
options:
|
||||
- '-c'
|
||||
- '-Wall'
|
||||
- '-Wno-address'
|
||||
- '-std=c99'
|
||||
- '-pedantic'
|
||||
includes:
|
||||
|
@ -6,6 +6,7 @@ compiler:
|
||||
options:
|
||||
- '-c'
|
||||
- '-Wall'
|
||||
- '-Wno-address'
|
||||
- '-std=c99'
|
||||
- '-pedantic'
|
||||
includes:
|
||||
|
Reference in New Issue
Block a user