summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/cats/conf/Makefile.cats6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/cats/conf/Makefile.cats b/sys/arch/cats/conf/Makefile.cats
index 4970327a07b..eb13fdd0221 100644
--- a/sys/arch/cats/conf/Makefile.cats
+++ b/sys/arch/cats/conf/Makefile.cats
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile.cats,v 1.1 2004/02/01 05:12:54 drahn Exp $
-# $OpenBSD: Makefile.cats,v 1.1 2004/02/01 05:12:54 drahn Exp $
+# $OpenBSD: Makefile.cats,v 1.2 2004/02/03 23:07:30 miod Exp $
+# $OpenBSD: Makefile.cats,v 1.2 2004/02/03 23:07:30 miod Exp $
# $NetBSD: Makefile.i386,v 1.67 1996/05/11 16:12:11 mycroft Exp $
# Makefile for OpenBSD
@@ -44,7 +44,7 @@ CDIAGFLAGS= -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes \
CMACHFLAGS= -ffreestanding
#CMACHFLAGS= -march=armv4 -mtune=strongarm -ffreestanding
.if ${IDENT:M-DNO_PROPOLICE}
-CMACHFLAGS+= -msoft-float -fno-stack-protector
+CMACHFLAGS+= -fno-stack-protector
.endif
CMACHFLAGS+= -msoft-float -fno-builtin-printf -fno-builtin-log