summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/stand/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/amd64/stand/Makefile.inc')
-rw-r--r--sys/arch/amd64/stand/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/stand/Makefile.inc b/sys/arch/amd64/stand/Makefile.inc
index 58a514b8efa..7ef3710014d 100644
--- a/sys/arch/amd64/stand/Makefile.inc
+++ b/sys/arch/amd64/stand/Makefile.inc
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile.inc,v 1.3 2004/07/24 17:39:27 millert Exp $
+# $OpenBSD: Makefile.inc,v 1.4 2005/12/30 02:03:48 millert Exp $
CFLAGS=${DEBUG} ${COPTS} -Os -Wall -Werror
CFLAGS+= -fno-stack-protector
-CPPFLAGS+=-I${S} -I${SADIR}/libsa -I. -I${.CURDIR} -Derrno=errno
+CPPFLAGS+=-I${S} -I${SADIR}/libsa -I. -I${.CURDIR}
SACFLAGS=-D_STANDALONE
DEBUGLIBS=no
DEBUGFLAGS=