summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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