[packages] libmpd: fix path to libiconv and libintl
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24536 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9342770e42
commit
c488fcc468
@ -22,7 +22,9 @@ PKG_INSTALL:=1
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
TARGET_CFLAGS += $(FPIC)
|
||||
|
||||
TARGET_LDFLAGS += \
|
||||
-L$(STAGING_DIR)/usr/lib/libintl/lib \
|
||||
-L$(STAGING_DIR)/usr/lib/libiconv/lib
|
||||
|
||||
define Package/libmpd
|
||||
SECTION:=libs
|
||||
|
Loading…
x
Reference in New Issue
Block a user