diff options
| author | Warner Losh <imp@FreeBSD.org> | 2011-06-16 18:00:27 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2011-06-16 18:00:27 +0000 |
| commit | d996b98bea67f81ac62877fde0f8a7627043ad52 (patch) | |
| tree | 160c44ec9fdada9bf4181edf13696793818a5466 /lib/libstand/Makefile | |
| parent | 8a71031712e69116159c35da0d734555fdda5ece (diff) | |
Notes
Diffstat (limited to 'lib/libstand/Makefile')
| -rw-r--r-- | lib/libstand/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/Makefile b/lib/libstand/Makefile index 6024350902af..05f099584252 100644 --- a/lib/libstand/Makefile +++ b/lib/libstand/Makefile @@ -15,7 +15,7 @@ NO_PIC= INCS= stand.h MAN= libstand.3 -WARNS?= 2 +WARNS?= 0 CFLAGS+= -ffreestanding -Wformat CFLAGS+= -I${.CURDIR} |
