aboutsummaryrefslogtreecommitdiff
path: root/stand/userboot
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2017-11-20 22:42:17 +0000
committerWarner Losh <imp@FreeBSD.org>2017-11-20 22:42:17 +0000
commit8a4217aacf57330755501a349d0ea662d4880386 (patch)
treec654a0b01626c218eb3359addb4cc8cfc19d540c /stand/userboot
parentca50d6799da337ffbd58dbaadfed0c9f8a969e32 (diff)
downloadsrc-8a4217aacf57330755501a349d0ea662d4880386.tar.gz
src-8a4217aacf57330755501a349d0ea662d4880386.zip
Notes
Diffstat (limited to 'stand/userboot')
-rw-r--r--stand/userboot/userboot/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/stand/userboot/userboot/Makefile b/stand/userboot/userboot/Makefile
index cbada8227ba0..cf235a9408cf 100644
--- a/stand/userboot/userboot/Makefile
+++ b/stand/userboot/userboot/Makefile
@@ -36,7 +36,6 @@ SRCS+= vers.c
CFLAGS+= -Wall
CFLAGS+= -I${BOOTSRC}/userboot
-CFLAGS+= -ffreestanding
CWARNFLAGS.main.c += -Wno-implicit-function-declaration