diff options
| author | Craig Rodrigues <rodrigc@FreeBSD.org> | 2011-06-15 22:15:28 +0000 |
|---|---|---|
| committer | Craig Rodrigues <rodrigc@FreeBSD.org> | 2011-06-15 22:15:28 +0000 |
| commit | 3c33617643c54256ecc7abf7bc51d3fe6a09aa68 (patch) | |
| tree | 63f5ed025f7a653e64ad744ca528d2c0673a1bee /lib/libstand | |
| parent | 4c474d5c2f10f6cd917f987a86880c4877ec3b43 (diff) | |
Notes
Diffstat (limited to 'lib/libstand')
| -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 05f099584252..6024350902af 100644 --- a/lib/libstand/Makefile +++ b/lib/libstand/Makefile @@ -15,7 +15,7 @@ NO_PIC= INCS= stand.h MAN= libstand.3 -WARNS?= 0 +WARNS?= 2 CFLAGS+= -ffreestanding -Wformat CFLAGS+= -I${.CURDIR} |
