source: branches/ffigen-apple-gcc-5646/ffigen4/source/gcc-5646-common.opt.diff@ 68

Last change on this file since 68 was 67, checked in by gb, 15 years ago

Don't know if this works yet.

File size: 444 bytes
RevLine 
[67]1--- common.opt.orig 2009-09-15 07:39:22.000000000 -0600
2+++ common.opt 2009-09-15 07:39:54.000000000 -0600
3@@ -1016,6 +1016,11 @@
4 Common Report Var(flag_syntax_only)
5 Check for syntax errors, then stop
6
7+; This is basically just an alias for -fsyntax_only, in practice
8+fffigen
9+Common Report Var(flag_syntax_only) VarExists
10+Generate .ffi output
11+
12 ftest-coverage
13 Common Report Var(flag_test_coverage)
14 Create data files needed by \"gcov\"
Note: See TracBrowser for help on using the repository browser.