ksymoops: add missing -lz
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30592 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
bb0ab8fa68
commit
a83a7b8243
@ -46,6 +46,7 @@ define Build/Compile
|
|||||||
DEF_MAP='\"$(LINUX_DIR)/System.map\"' \
|
DEF_MAP='\"$(LINUX_DIR)/System.map\"' \
|
||||||
CROSS="$(TARGET_CROSS)" \
|
CROSS="$(TARGET_CROSS)" \
|
||||||
INSTALL_PREFIX="$(PKG_INSTALL_DIR)" \
|
INSTALL_PREFIX="$(PKG_INSTALL_DIR)" \
|
||||||
|
LDFLAGS="-lz" \
|
||||||
all install
|
all install
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user