summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/stand
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme88k/stand')
-rw-r--r--sys/arch/mvme88k/stand/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme88k/stand/Makefile.inc b/sys/arch/mvme88k/stand/Makefile.inc
index 8626cbe8a08..93a7e80ed0a 100644
--- a/sys/arch/mvme88k/stand/Makefile.inc
+++ b/sys/arch/mvme88k/stand/Makefile.inc
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile.inc,v 1.8 2004/07/13 21:03:38 marc Exp $
+# $OpenBSD: Makefile.inc,v 1.9 2005/12/30 02:03:49 millert Exp $
MDEC_DIR?=/usr/mdec
-CFLAGS+= -fno-stack-protector -mmemcpy -Derrno=errno
+CFLAGS+= -fno-stack-protector -mmemcpy
# Load addresses for first and second stage bootstraps
STAGE1_RELOC=0x009F0000