summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2014-09-28 12:12:54 +0000
committernyan <nyan@FreeBSD.org>2014-09-28 12:12:54 +0000
commita480732c7f1cd8419318fac22aaf3f093d24d6af (patch)
tree85ba2c94e7fab158b915ab618e7c94bc3070ebaa /sys/boot
parent8a67e14c446d7260a4d1aae9e45f072f05b6e8ef (diff)
downloadFreeBSD-src-a480732c7f1cd8419318fac22aaf3f093d24d6af.zip
FreeBSD-src-a480732c7f1cd8419318fac22aaf3f093d24d6af.tar.gz
Remove extra '\'.
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/i386/boot2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/boot2/Makefile b/sys/boot/i386/boot2/Makefile
index fa8c29d..40413e9 100644
--- a/sys/boot/i386/boot2/Makefile
+++ b/sys/boot/i386/boot2/Makefile
@@ -37,7 +37,7 @@ CFLAGS= -Os \
-Wall -Waggregate-return -Wbad-function-cast -Wcast-align \
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs \
-Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings \
- -Winline \
+ -Winline
CFLAGS.gcc+= -fno-guess-branch-probability \
-fno-unit-at-a-time \
OpenPOWER on IntegriCloud