diff options
| author | Thomas Preud'homme <robotux@celest.fr> | 2014-01-07 17:50:08 +0800 |
|---|---|---|
| committer | Thomas Preud'homme <robotux@celest.fr> | 2014-01-07 23:20:31 +0800 |
| commit | 58f3b7781b899c26d181003c7a5f15a067ebcf8d (patch) | |
| tree | f5639a6782f4b4c29a98502c994a4aa5ef49bdfe /tcc-doc.texi | |
| parent | 99851b0d9e0d79994ed490472f44235598ae1c60 (diff) | |
| download | tinycc-58f3b7781b899c26d181003c7a5f15a067ebcf8d.tar.gz tinycc-58f3b7781b899c26d181003c7a5f15a067ebcf8d.tar.bz2 | |
Don't say compiler flags are warning options
Diffstat (limited to 'tcc-doc.texi')
| -rw-r--r-- | tcc-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcc-doc.texi b/tcc-doc.texi index fbb0220..540b4b6 100644 --- a/tcc-doc.texi +++ b/tcc-doc.texi @@ -217,7 +217,7 @@ Undefine preprocessor symbol @samp{sym}. Compilation flags: -Note: each of the following warning options has a negative form beginning with +Note: each of the following options has a negative form beginning with @option{-fno-}. @table @option |
