tools: add tar host build, required for --sort=name which was only added in the lates...
[openwrt/staging/dedeckeh.git] / tools / squashfs4 / Makefile
index 4b917c59cf076003ad4d0509dd1421d944be98b5..50b70fbe1c90108a3bb21beefce7cd4f928ad5e8 100644 (file)
@@ -26,7 +26,6 @@ define Host/Compile
                XATTR_SUPPORT= \
                LZMA_LIB="$(STAGING_DIR_HOST)/lib/liblzma.a" \
                EXTRA_CFLAGS="-I$(STAGING_DIR_HOST)/include" \
-               EXTRA_LDFLAGS="-static" \
                mksquashfs unsquashfs
 endef