projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81bb23b
)
[backfire] uhttpd: merge r29152
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 15 Nov 2011 10:18:42 +0000
(10:18 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 15 Nov 2011 10:18:42 +0000
(10:18 +0000)
SVN-Revision: 29153
package/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/uhttpd/Makefile
b/package/uhttpd/Makefile
index 6285eab9ac5a4f1735b87b151a37bb2ec71c1524..1020692a6c83bfd1fd2d8a34aed03b8638f77128 100644
(file)
--- a/
package/uhttpd/Makefile
+++ b/
package/uhttpd/Makefile
@@
-92,7
+92,7
@@
endef
TARGET_CFLAGS += $(TLS_CFLAGS)
-TARGET_LDFLAGS +=
$(TLS_LDFLAGS)
-Wl,-rpath-link=$(STAGING_DIR)/usr/lib
+TARGET_LDFLAGS += -Wl,-rpath-link=$(STAGING_DIR)/usr/lib
MAKE_VARS += \
FPIC="$(FPIC)" \
LUA_SUPPORT="$(if $(CONFIG_PACKAGE_uhttpd-mod-lua),1)" \