X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fmkresin.git;a=blobdiff_plain;f=tools%2Fsquashfs4%2FMakefile;fp=tools%2Fsquashfs4%2FMakefile;h=50b70fbe1c90108a3bb21beefce7cd4f928ad5e8;hp=b838b46c55a10e2091d8fd54e6a77bf602a16ac1;hb=f7e56763e12bdff2261929bbcb691e770341d043;hpb=5f65074523fa53a2599a868269a20f5971bc7797 diff --git a/tools/squashfs4/Makefile b/tools/squashfs4/Makefile index b838b46c55..50b70fbe1c 100644 --- a/tools/squashfs4/Makefile +++ b/tools/squashfs4/Makefile @@ -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="$(HOST_STATIC_LINKING)" \ mksquashfs unsquashfs endef