summaryrefslogtreecommitdiff
path: root/sys/arch/solbourne/conf/Makefile.solbourne
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/solbourne/conf/Makefile.solbourne')
-rw-r--r--sys/arch/solbourne/conf/Makefile.solbourne4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/solbourne/conf/Makefile.solbourne b/sys/arch/solbourne/conf/Makefile.solbourne
index 2e87daf73c0..2db1cb5c673 100644
--- a/sys/arch/solbourne/conf/Makefile.solbourne
+++ b/sys/arch/solbourne/conf/Makefile.solbourne
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.solbourne,v 1.40 2013/03/30 07:25:20 tedu Exp $
+# $OpenBSD: Makefile.solbourne,v 1.41 2013/06/23 20:33:51 miod Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
@@ -37,7 +37,7 @@ CMACHFLAGS+= -fno-stack-protector
COPTS?= -O2
CFLAGS= ${DEBUG} ${CWARNFLAGS} ${CMACHFLAGS} ${COPTS} ${PIPE}
-AFLAGS= -D_LOCORE -x assembler-with-cpp -traditional-cpp ${CMACHFLAGS}
+AFLAGS= -D_LOCORE -x assembler-with-cpp ${CWARNFLAGS} ${CMACHFLAGS}
LINKFLAGS= -N -e start -T ${_machdir}/conf/ld.script -Ttext FD084000 \
--warn-common -nopie