projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f8c640
)
backport [5820] to WhiteRussian SDK
author
Nicolas Thill
<nico@openwrt.org>
Sun, 17 Dec 2006 15:54:20 +0000
(15:54 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sun, 17 Dec 2006 15:54:20 +0000
(15:54 +0000)
SVN-Revision: 5824
openwrt/package/sdk/files/include/package.mk
patch
|
blob
|
history
diff --git
a/openwrt/package/sdk/files/include/package.mk
b/openwrt/package/sdk/files/include/package.mk
index af0ef20d9ac773fbad60e6eaa753c01f071c7e5a..9343fa57fc96841ba03509cadc1b04592217d917 100644
(file)
--- a/
openwrt/package/sdk/files/include/package.mk
+++ b/
openwrt/package/sdk/files/include/package.mk
@@
-287,7
+287,7
@@
define Build/Configure/Default
CXXFLAGS="$(TARGET_CFLAGS)" \
CPPFLAGS="-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include" \
LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib" \
- PKG_CONFIG_
PATH
="$(STAGING_DIR)/usr/lib/pkgconfig" \
+ PKG_CONFIG_
LIBDIR
="$(STAGING_DIR)/usr/lib/pkgconfig" \
$(2) \
./configure \
--target=$(GNU_TARGET_NAME) \