fix libreadline compile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9872 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-12-23 02:52:14 +00:00
parent 7b416be842
commit 690a0e0f26

View File

@ -45,6 +45,8 @@ define Build/Configure
)
endef
TARGET_CPPFLAGS:=-I. -I.. $(TARGET_CPPFLAGS)
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \
DESTDIR="$(PKG_INSTALL_DIR)" \