build with -O0 until propolice bug is fixed
This commit is contained in:
parent
2338cf9eba
commit
bdfb426373
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2002/10/26 12:44:07 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2002/12/13 23:12:21 jakob Exp $
|
||||
|
||||
COMMENT= Berkeley Internet Name Daemon
|
||||
COMMENT-libbind= BIND 8 compatible stub resolver library
|
||||
@ -39,6 +39,7 @@ CONFIGURE_ARGS+= --with-libtool ${CONFIGURE_SHARED} \
|
||||
--enable-libbind \
|
||||
--with-openssl="/usr" \
|
||||
--with-randomdev=/dev/arandom
|
||||
CFLAGS= -O0
|
||||
|
||||
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user