Date: Thu, 1 Mar 2001 18:57:00 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc Makefile.inc src/gnu/usr.bin/cc/cc_tools freebsd-native.h Message-ID: <200103020257.f222v0Q39209@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/03/01 18:57:00 PST
Modified files:
gnu/usr.bin/cc Makefile.inc
gnu/usr.bin/cc/cc_tools freebsd-native.h
Log:
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.
Revision Changes Path
1.54 +2 -2 src/gnu/usr.bin/cc/Makefile.inc
1.9 +4 -1 src/gnu/usr.bin/cc/cc_tools/freebsd-native.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103020257.f222v0Q39209>
