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)
commitee87ee08ebb35df6c3f8e4b6f5c066bed072936c
tree5295ac12c29935d26434c7a76310d0899dbec1f6
parentc146dcf5f0ee9bcb1b44bfecacb919c0fa179e15
Turns out GCC 3.x support -isystem also, they just don't document it.
Use -isystem unconditionally instead of trying to detect support for it.
src/Make.config
src/Makefile.build
src/Makefile.userprog