projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add libupnp package
[openwrt.git]
/
openwrt
/
package
/
libgpg-error
/
Makefile
diff --git
a/openwrt/package/libgpg-error/Makefile
b/openwrt/package/libgpg-error/Makefile
index
cc61fd6
..
48e2b5f
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" \
$(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) \
./configure \
--target=$(GNU_TARGET_NAME) \
--host=$(GNU_TARGET_NAME) \
This page took
0.026963 seconds
and
4
git commands to generate.