projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4999d2e
)
set common lib searchpath
author
Nicolas Thill
<nico@openwrt.org>
Thu, 18 Aug 2005 08:14:20 +0000
(08:14 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Thu, 18 Aug 2005 08:14:20 +0000
(08:14 +0000)
SVN-Revision: 1694
openwrt/package/libgpg-error/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/libgpg-error/Makefile
b/openwrt/package/libgpg-error/Makefile
index cc61fd6b2bb5b4745ea48f77f6d84376c9fb2d35..48e2b5ff8e39933cd69823dbe9f9028405c0e0a1 100644
(file)
--- a/
openwrt/package/libgpg-error/Makefile
+++ b/
openwrt/package/libgpg-error/Makefile
@@
-26,7
+26,7
@@
$(PKG_BUILD_DIR)/.configured:
$(TARGET_CONFIGURE_OPTS) \
CFLAGS="$(TARGET_CFLAGS)" \
CPPFLAGS="-I$(STAGING_DIR)/usr/include" \
- LDFLAGS="-L$(STAGING_DIR)/usr/lib" \
+ LDFLAGS="-L$(STAGING_DIR)/
lib -L$(STAGING_DIR)/
usr/lib" \
./configure \
--target=$(GNU_TARGET_NAME) \
--host=$(GNU_TARGET_NAME) \