diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-04-26 09:44:41 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-04-26 09:44:41 +0000 |
| commit | c27ec88714142079d0aafef65c0ba32be60cf6b0 (patch) | |
| tree | 6a6f6cb9ef139a4769c5421906ab1f866f870e96 /usr.bin | |
| parent | d12dd1a1b589b9bdcef3cb373d26c7b730a918bc (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/xlint/lint1/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/xlint/lint1/Makefile b/usr.bin/xlint/lint1/Makefile index 9778430260b83..f9656b8108ca6 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> |
