summaryrefslogtreecommitdiffstats
path: root/lib/libstand/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstand/Makefile')
-rw-r--r--lib/libstand/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libstand/Makefile b/lib/libstand/Makefile
index bd49d1a..9f8294f 100644
--- a/lib/libstand/Makefile
+++ b/lib/libstand/Makefile
@@ -1,5 +1,4 @@
# $FreeBSD$
-#
# Originally from $NetBSD: Makefile,v 1.21 1997/10/26 22:08:38 lukem Exp $
#
# Notes:
@@ -12,8 +11,7 @@ NOPROFILE= YES
NOPIC= YES
MAN= libstand.3
-# Mostly OK, some of the libc imports are a bit noisy
-CFLAGS+= -Wall
+CFLAGS+= -ffreestanding
.if ${MACHINE_ARCH} == "alpha"
CFLAGS+= -mno-fp-regs
OpenPOWER on IntegriCloud