projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78930f7
)
fix libreadline compile
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 23 Dec 2007 02:52:14 +0000
(
02:52
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 23 Dec 2007 02:52:14 +0000
(
02:52
+0000)
SVN-Revision: 9872
libs/libreadline/Makefile
patch
|
blob
|
history
diff --git
a/libs/libreadline/Makefile
b/libs/libreadline/Makefile
index 592bef9067c76c9c435265c59b205b020a696c57..d12462faecd90ce7f419191b22ca35251a5c3749 100644
(file)
--- a/
libs/libreadline/Makefile
+++ b/
libs/libreadline/Makefile
@@
-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)" \