diff --git a/net/bind/Makefile b/net/bind/Makefile index 9832705e4..b0d3e5dee 100644 --- a/net/bind/Makefile +++ b/net/bind/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bind PKG_VERSION:=9.14.8 -PKG_RELEASE:=1 +PKG_RELEASE:=2 USERID:=bind=57:bind=57 PKG_MAINTAINER:=Noah Meyerhans @@ -125,6 +125,7 @@ endef export BUILD_CC="$(TARGET_CC)" +TARGET_CFLAGS += -DHAVE_JSON_C -UHAVE_JSON TARGET_LDFLAGS += -Wl,--gc-sections,--as-needed CONFIGURE_ARGS += \