summaryrefslogtreecommitdiffstats
path: root/sbin/hastd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/hastd/Makefile')
-rw-r--r--sbin/hastd/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sbin/hastd/Makefile b/sbin/hastd/Makefile
index 3c4eef1..d22e389 100644
--- a/sbin/hastd/Makefile
+++ b/sbin/hastd/Makefile
@@ -27,9 +27,6 @@ CFLAGS+=-DINET
.if ${MK_INET6_SUPPORT} != "no"
CFLAGS+=-DINET6
.endif
-# This is needed to have WARNS > 1.
-CFLAGS+=-DYY_NO_UNPUT
-CFLAGS+=-DYY_NO_INPUT
DPADD= ${LIBGEOM} ${LIBBSDXML} ${LIBSBUF} ${LIBL} ${LIBPTHREAD} ${LIBUTIL}
LDADD= -lgeom -lbsdxml -lsbuf -ll -lpthread -lutil
OpenPOWER on IntegriCloud