Zap bogus CFLAGS

This commit is contained in:
dcoppa 2013-01-14 08:52:24 +00:00
parent 07d5c8444e
commit 839ba8a9c4

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.46 2013/01/11 12:58:08 dcoppa Exp $
# $OpenBSD: Makefile,v 1.47 2013/01/14 08:52:24 dcoppa Exp $
COMMENT = persistent key-value database
DISTNAME = redis-2.6.8
@ -32,8 +32,6 @@ FAKE_FLAGS = INSTALL="${INSTALL_PROGRAM}" \
USE_GMAKE = Yes
CFLAGS += -I${LOCALBASE}/include
# Warning: running the test suite can take a long time and will
# consume a lot of cpu cycles
REGRESS_DEPENDS = ${MODTCL_BUILD_DEPENDS}