Turns out GCC 3.x support -isystem also, they just don't document it.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 19 Jul 2005 03:59:52 +0000 (03:59 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 19 Jul 2005 03:59:52 +0000 (03:59 +0000)
Use -isystem unconditionally instead of trying to detect support for it.


No differences found