bemused: Don't need explicit iconv flags. nls.mk does that for us
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25886 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
18d79ef9ad
commit
ad8e40a81c
@ -37,11 +37,7 @@ endef
|
|||||||
|
|
||||||
EXTRA_CPPFLAGS:= \
|
EXTRA_CPPFLAGS:= \
|
||||||
-I$(STAGING_DIR)/usr/include/glib-1.2 \
|
-I$(STAGING_DIR)/usr/include/glib-1.2 \
|
||||||
-I$(STAGING_DIR)/usr/lib/glib/include \
|
-I$(STAGING_DIR)/usr/lib/glib/include
|
||||||
-I$(ICONV_PREFIX)/include
|
|
||||||
|
|
||||||
EXTRA_LDFLAGS:= \
|
|
||||||
-L$(ICONV_PREFIX)/lib
|
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
$(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR) \
|
$(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user