The configure script prefers the latter whereas the code prefers the
latter. Hack around it.
Signed-off-by: Rosen Penev <redacted>
PKG_NAME:=bind
PKG_VERSION:=9.14.8
-PKG_RELEASE:=1
+PKG_RELEASE:=2
USERID:=bind=57:bind=57
PKG_MAINTAINER:=Noah Meyerhans <frodo@morgul.net>
export BUILD_CC="$(TARGET_CC)"
+TARGET_CFLAGS += -DHAVE_JSON_C -UHAVE_JSON
TARGET_LDFLAGS += -Wl,--gc-sections,--as-needed
CONFIGURE_ARGS += \