projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab435ac
)
[package] uhttpd: provide rpath-link flag, thanks mazilo
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 7 Nov 2011 00:10:52 +0000
(
00:10
+0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 7 Nov 2011 00:10:52 +0000
(
00:10
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28792
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/uhttpd/Makefile
b/package/uhttpd/Makefile
index
14b1559
..
6285eab
100644
(file)
--- a/
package/uhttpd/Makefile
+++ b/
package/uhttpd/Makefile
@@
-92,7
+92,7
@@
endef
TARGET_CFLAGS += $(TLS_CFLAGS)
-TARGET_LDFLAGS += $(TLS_LDFLAGS)
+TARGET_LDFLAGS += $(TLS_LDFLAGS)
-Wl,-rpath-link=$(STAGING_DIR)/usr/lib
MAKE_VARS += \
FPIC="$(FPIC)" \
LUA_SUPPORT="$(if $(CONFIG_PACKAGE_uhttpd-mod-lua),1)" \
This page took
0.021073 seconds
and
4
git commands to generate.