X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/6560ebb671bafd823d8fed6364d015767aab5edf..bed0ad8379dabfada2b97415ab73d8b53f981c22:/openwrt/package/parprouted/Makefile diff --git a/openwrt/package/parprouted/Makefile b/openwrt/package/parprouted/Makefile index fc37e100f..a06a15251 100644 --- a/openwrt/package/parprouted/Makefile +++ b/openwrt/package/parprouted/Makefile @@ -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 $@