[package] iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write...
[openwrt.git] / package / uhttpd / Makefile
index c333660..e0e567a 100644 (file)
@@ -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)" \
This page took 0.018407 seconds and 4 git commands to generate.