]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Define "FREEBSD_NATIVE" in the freebsd-native header to reduce the amount
authorobrien <obrien@FreeBSD.org>
Fri, 2 Mar 2001 02:56:59 +0000 (02:56 +0000)
committerobrien <obrien@FreeBSD.org>
Fri, 2 Mar 2001 02:56:59 +0000 (02:56 +0000)
commitc6f64d9c7573f862ee3d3ccf62285dd84bf864cf
tree662518578395b7a15630811fba03abea772acadc
parentc2acd8fa318422ed45e6058d0f7f6a753150b8e2
Define "FREEBSD_NATIVE" in the freebsd-native header to reduce the amount
of stuff (and thus length of error output) we put on the invocation command
line.  Also follow the new FSF/GNU style of giving the symbol a value so it
can be used in `if()' statements in addition to `#if' so seldomly compiled
in code (on some platforms) gets compiled always, to help reduce bit-rot.
gnu/usr.bin/cc/Makefile.inc
gnu/usr.bin/cc/cc_tools/freebsd-native.h