[Buildroot] [PATCH] lynx: add patch to fix static link issue

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun May 13 20:28:13 UTC 2018


Hello,

On Mon,  7 May 2018 22:06:17 +0200, Thomas Petazzoni wrote:
> The lynx package incorrectly uses target LDFLAGS to build a host tool,
> which causes a problem when we do a statically link build for the
> target, on a host machine that doesn't support static linking.
> 
> A simple patch fixes the problematic makefile, and it has been
> submitted upstream on the project mailing list.
> 
> Fixes:
> 
>   http://autobuild.buildroot.net/results/38ba2531eeeb4a7985eddd2df8bfaf0b56e6a687/
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> ---
>  ...s-don-t-build-host-tools-with-target-LDFL.patch | 41 ++++++++++++++++++++++
>  1 file changed, 41 insertions(+)
>  create mode 100644 package/lynx/0001-src-chrtrans-don-t-build-host-tools-with-target-LDFL.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list