update libdaemon to new upstream release (v0.10)
[openwrt.git] / package / parprouted / Makefile
index fc37e10..a06a152 100644 (file)
@@ -22,7 +22,7 @@ $(PKG_BUILD_DIR)/.configured:
 
 $(PKG_BUILD_DIR)/.built:
        $(MAKE) -C $(PKG_BUILD_DIR) \
-               CC="$(TARGET_CC)" CFLAGS="$(TARGET_CFLAGS)" \
+               CC="$(TARGET_CC)" CFLAGS="$(TARGET_CFLAGS)" LDFLAGS="" \
                all
        touch $@
 
This page took 0.024199 seconds and 4 git commands to generate.