buildrootschalter/package/lzma
Vincent b07b14a130 lzma: repair build
The build of host-lzma is broken since commit 97703978ac
("support/libtool: make -static behave like -all-static").

Lzma forces '-static' in its LDFLAGS, which contradicts what buildroot tries to
achieve by patching libtool scripts and configuring host packages with
'--disable-static'.

We add a patch to remove lzma's hardcoded LDFLAGS, to fix the build.

Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-01-10 17:56:59 +01:00
..
lzma-0001-Remove-static-from-LDFLAGS.patch lzma: repair build 2015-01-10 17:56:59 +01:00
lzma.mk infra: Move --enable/--disable-debug to package/Makefile.in 2014-10-19 17:07:14 +02:00