summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/conf/Makefile.ia642
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/Makefile.ia64 b/sys/conf/Makefile.ia64
index 30e4c6e..f89c881 100644
--- a/sys/conf/Makefile.ia64
+++ b/sys/conf/Makefile.ia64
@@ -17,7 +17,7 @@
# The Linux cross tools don't understand -fformat-extensions
CWARNFLAGS= -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes \
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual \
- -ansi
+ -ansi -Wp,-+
CC= ia64-unknown-linux-gcc -D__FreeBSD__ -U__linux__
LD= ia64-unknown-linux-ld
NM= ia64-unknown-linux-nm
OpenPOWER on IntegriCloud