add WITHOUT_BZ2
This commit is contained in:
parent
dfe5f25515
commit
711626f8b9
@ -1,9 +1,9 @@
|
||||
# $NetBSD: Makefile,v 1.2 2011/04/21 14:27:11 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2018/08/12 07:53:38 christos Exp $
|
||||
#
|
||||
|
||||
HOSTPROGNAME= ${_TOOL_PREFIX}grep
|
||||
HOST_SRCDIR= usr.bin/grep
|
||||
|
||||
HOST_CPPFLAGS+= -DWITHOUT_NLS
|
||||
HOST_CPPFLAGS+= -DWITHOUT_NLS -DWITHOUT_BZ2
|
||||
|
||||
.include "${.CURDIR}/../Makefile.host"
|
||||
|
Loading…
Reference in New Issue
Block a user