summaryrefslogtreecommitdiffstats
path: root/package/thttpd
diff options
context:
space:
mode:
Diffstat (limited to 'package/thttpd')
-rw-r--r--package/thttpd/thttpd.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/thttpd/thttpd.mk b/package/thttpd/thttpd.mk
index 6bb7263ad..9b7298417 100644
--- a/package/thttpd/thttpd.mk
+++ b/package/thttpd/thttpd.mk
@@ -26,6 +26,7 @@ $(THTTPD_DIR)/.configured: $(THTTPD_DIR)/.unpacked
(cd $(THTTPD_DIR); rm -rf config.cache; \
$(TARGET_CONFIGURE_OPTS) \
CFLAGS="$(TARGET_CFLAGS)" \
+ LDFLAGS="$(TARGET_LDFLAGS)"
./configure \
--target=$(GNU_TARGET_NAME) \
--host=$(GNU_TARGET_NAME) \