X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=package%2Fuhttpd%2FMakefile;h=6285eab9ac5a4f1735b87b151a37bb2ec71c1524;hp=14b1559c31b686f26bbbfe9f4d23ffd045824d05;hb=e30e495bb1cd6df96e6b246a89c8eade514031c7;hpb=08630dd20825db7f635b73db9be4270ca61ee29c diff --git a/package/uhttpd/Makefile b/package/uhttpd/Makefile index 14b1559c3..6285eab9a 100644 --- 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)" \