Detect GCC 3.x versus 4.x and use -I- or -isystem, respectively, to
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 19 Jul 2005 03:42:55 +0000 (03:42 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 19 Jul 2005 03:42:55 +0000 (03:42 +0000)
commitc146dcf5f0ee9bcb1b44bfecacb919c0fa179e15
tree0445223d04b2b7e167161edfdb13f9398b05d079
parente8986e1729370576db361326023de72df746f848
Detect GCC 3.x versus 4.x and use -I- or -isystem, respectively, to
avoid ugly warnings on 4.x with -I-.
src/Make.config
src/Makefile.build
src/Makefile.userprog