summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-11-03 14:29:57 +0000
committerjkh <jkh@FreeBSD.org>1994-11-03 14:29:57 +0000
commite5f35a5762b38c2148d53fa4cc0085f36f93e597 (patch)
tree75228753246fe5df20e58a47636e0fd847954b49 /gnu
parentfcbce983732fc053ebe891598105f5717e6debf6 (diff)
downloadFreeBSD-src-e5f35a5762b38c2148d53fa4cc0085f36f93e597.zip
FreeBSD-src-e5f35a5762b38c2148d53fa4cc0085f36f93e597.tar.gz
Remove obsolete __386BSD__ predefine.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/cc/include/tm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/include/tm.h b/gnu/usr.bin/cc/include/tm.h
index e21ce6a..4219d72 100644
--- a/gnu/usr.bin/cc/include/tm.h
+++ b/gnu/usr.bin/cc/include/tm.h
@@ -31,7 +31,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "i386/perform.h"
#undef CPP_PREDEFINES
-#define CPP_PREDEFINES "-Dunix -Di386 -D__FreeBSD__=2 -D__386BSD__ -Asystem(unix) -Asystem(FreeBSD) -Acpu(i386) -Amachine(i386)"
+#define CPP_PREDEFINES "-Dunix -Di386 -D__FreeBSD__=2 -Asystem(unix) -Asystem(FreeBSD) -Acpu(i386) -Amachine(i386)"
#if 0
#define INCLUDE_DEFAULTS { \
OpenPOWER on IntegriCloud