diff options
author | Vincent <vincent.stehle@laposte.net> | 2014-12-03 22:02:29 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-01-10 17:56:59 +0100 |
commit | b07b14a130f37a09d92a63ad22a16bdd61a1f8e0 (patch) | |
tree | 64d129940b10791fe59bb0c6f9cb7d65d7b16ccf /toolchain | |
parent | 20d1d8be0f701391d1581bc69bbab7b071db358e (diff) |
lzma: repair build
The build of host-lzma is broken since commit 97703978ac870ce2
("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>
Diffstat (limited to 'toolchain')
0 files changed, 0 insertions, 0 deletions