X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=tools%2Fsquashfs4%2FMakefile;h=50b70fbe1c90108a3bb21beefce7cd4f928ad5e8;hb=deff5fb6c89b58b193bb57ab129cbe441a4404b4;hp=b838b46c55a10e2091d8fd54e6a77bf602a16ac1;hpb=7304953292a00d8e6d00ab19259294ebcb95dd80;p=oweals%2Fopenwrt.git 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