Some older versions of gcc don't complain about unknown compiler flags unless you ask them to actually compile; asking them to merely preprocess won't trigger the error. Fix the -fno-stack-protector test by making it attempt to compile an empty file, rather than preprocess an empty file.tags/v0.9.6
|
||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 |
|
|
115 |
|
|
116 |
|
|
116 | 117 |
|
117 | 118 |
|
118 | 119 |
|