fix bind compile on osx
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6789 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
235ec6b2ff
commit
db1613528e
@ -91,6 +91,7 @@ define Build/Compile
|
||||
$(MAKE) -C $(PKG_BUILD_DIR)/lib/dns \
|
||||
CC="$(HOSTCC)" \
|
||||
CFLAGS="-O2" \
|
||||
LIBS="" \
|
||||
gen
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user