summaryrefslogtreecommitdiffstats
path: root/sys/boot/sparc64/loader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/sparc64/loader/Makefile')
-rw-r--r--sys/boot/sparc64/loader/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/sparc64/loader/Makefile b/sys/boot/sparc64/loader/Makefile
index 83076be..dab90c9 100644
--- a/sys/boot/sparc64/loader/Makefile
+++ b/sys/boot/sparc64/loader/Makefile
@@ -45,7 +45,7 @@ CFLAGS+= -I${.CURDIR}/../../.. -I.
CLEANFILES+= ${PROG}.help
-CFLAGS+= -W -Wall -ffreestanding
+CFLAGS+= -ffreestanding
LDFLAGS= -nostdlib -static
LDADD= ${LIBSTAND} ${LIBOFW}
OpenPOWER on IntegriCloud