diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2008-06-25 21:33:28 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2008-06-25 21:33:28 +0000 |
| commit | 042df2e2dadea9f43b62b79ed97534c0eecf1dad (patch) | |
| tree | 3821989620f33150162837ccfad067791bb346ca /lib/libstand | |
| parent | 0d9e99b6ca4f54bf4f902715e8870d9ff19a8afa (diff) | |
Notes
Diffstat (limited to 'lib/libstand')
| -rw-r--r-- | lib/libstand/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libstand/Makefile b/lib/libstand/Makefile index c7daea1ca12a..18f4add95532 100644 --- a/lib/libstand/Makefile +++ b/lib/libstand/Makefile @@ -12,6 +12,7 @@ NO_PIC= INCS= stand.h MAN= libstand.3 +WITHOUT_SSP= CFLAGS+= -ffreestanding -Wformat CFLAGS+= -I${.CURDIR} |
