summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-04-26 09:44:41 +0000
committerasmodai <asmodai@FreeBSD.org>2001-04-26 09:44:41 +0000
commitcfead2f77cc6890b2d9a29d114a800f86d4dc760 (patch)
treed895fe610b1b4935a87cd55b93bb3256fa8d0ff1 /usr.bin/xlint
parentf94a8fb47c29e9bfcd6c630a381d671b1670b986 (diff)
downloadFreeBSD-src-cfead2f77cc6890b2d9a29d114a800f86d4dc760.zip
FreeBSD-src-cfead2f77cc6890b2d9a29d114a800f86d4dc760.tar.gz
Remove XXX_BROKEN_GCC from the Makefile.
This compiles just fine with recent gcc's.
Diffstat (limited to 'usr.bin/xlint')
-rw-r--r--usr.bin/xlint/lint1/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/xlint/lint1/Makefile b/usr.bin/xlint/lint1/Makefile
index 9778430..f9656b8 100644
--- a/usr.bin/xlint/lint1/Makefile
+++ b/usr.bin/xlint/lint1/Makefile
@@ -12,7 +12,4 @@ LINTFLAGS=-aehpz
BINDIR= /usr/libexec
-# XXX: -O causes the gcc to die on the i386, when compiling tree.o
-CFLAGS+= -DXXX_BROKEN_GCC
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud