mirror of
https://github.com/coolsnowwolf/packages
synced 2025-01-09 04:37:41 +08:00
aMule: fix nls complie issue
This commit is contained in:
parent
b74983d282
commit
47f4e7ef2c
@ -75,8 +75,7 @@ CONFIGURE_ARGS+= \
|
||||
--without-x \
|
||||
--disable-debug
|
||||
|
||||
TARGET_LDFLAGS += -liconv
|
||||
|
||||
TARGET_LDFLAGS += $(if $(ICONV_FULL),-liconv)
|
||||
|
||||
define Build/Configure
|
||||
cd $(PKG_BUILD_DIR) && sh ./autogen.sh
|
||||
|
Loading…
Reference in New Issue
Block a user