pdnsd-alt: fix building on macOS (#2568)

Closes #2536
This commit is contained in:
Shuanglei Tao 2019-12-25 09:11:18 +08:00 committed by coolsnowwolf
parent 36837b9169
commit ec09a3ec1b

View File

@ -38,7 +38,8 @@ TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include
CMAKE_OPTIONS += -DDEBUG=1
CONFIGURE_ARGS += \
--with-cachedir=/var/pdnsd
--with-cachedir=/var/pdnsd \
--with-target=Linux
define Package/pdnsd-alt/install
$(INSTALL_DIR) $(1)/usr/sbin