mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 20:39:30 -05:00
@@ -39,6 +39,7 @@ endef
|
||||
define Build/Compile
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
$(TARGET_CONFIGURE_OPTS) \
|
||||
LDSHARED="$(TARGET_CROSS)ld -shared" \
|
||||
CFLAGS="$(TARGET_CFLAGS) $(FPIC)" \
|
||||
libz.a libz.so
|
||||
mkdir -p $(PKG_INSTALL_DIR)
|
||||
|
||||
Reference in New Issue
Block a user