summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/bind/Makefile.bsd-wrapper6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.sbin/bind/Makefile.bsd-wrapper b/usr.sbin/bind/Makefile.bsd-wrapper
index 7bad29d0d37..5fde30344ff 100644
--- a/usr.sbin/bind/Makefile.bsd-wrapper
+++ b/usr.sbin/bind/Makefile.bsd-wrapper
@@ -1,11 +1,7 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2003/02/10 21:26:18 deraadt Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2003/02/28 19:43:20 art Exp $
.include <bsd.own.mk>
-.if ${MACHINE_ARCH} == "sparc64" || ${MACHINE_ARCH} == "sparc"
-CFLAGS+= -fno-stack-protector
-.endif
-
XCFLAGS= CC="${CC}" CFLAGS="${CFLAGS} ${COPTS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_OPTS= --prefix=/usr \
--localstatedir=/var \