* invoke.texi (Option Summary): Remove -isystem-c++ from options.
From-SVN: r42709
This commit is contained in:
parent
3702c6346a
commit
bdd42dd9a5
@ -1,3 +1,7 @@
|
||||
2001-05-30 Gordon Sadler <gbsadler1@lcisp.com>
|
||||
|
||||
* invoke.texi (Option Summary): Remove -isystem-c++ from options.
|
||||
|
||||
2001-05-29 Stan Shebs <shebs@apple.com>
|
||||
|
||||
* gcc.texi: Add links for information about Objective-C.
|
||||
|
@ -279,7 +279,7 @@ in the following sections.
|
||||
-idirafter @var{dir} @gol
|
||||
-include @var{file} -imacros @var{file} @gol
|
||||
-iprefix @var{file} -iwithprefix @var{dir} @gol
|
||||
-iwithprefixbefore @var{dir} -isystem @var{dir} -isystem-c++ @var{dir} @gol
|
||||
-iwithprefixbefore @var{dir} -isystem @var{dir} @gol
|
||||
-M -MM -MF -MG -MP -MQ -MT -nostdinc -P -remap @gol
|
||||
-trigraphs -undef -U@var{macro} -Wp\,@var{option}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user