[Buildroot] [PATCH] package/lua-lunix: fix build with musl

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Jul 20 19:26:21 UTC 2021


On Sat, 17 Jul 2021 15:21:44 +0200
Francois Perrad <fperrad at gmail.com> wrote:

> see http://autobuild.buildroot.net/results/7d192a0a1d58d258b77906cf936949b2f47373cd/
> 
> Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
> ---
>  .../0002-remove-link-with-librt.patch         | 36 +++++++++++++++++++
>  1 file changed, 36 insertions(+)
>  create mode 100644 package/lua-lunix/0002-remove-link-with-librt.patch

What makes this patch work is that we don't support glibc < 2.17 for
the target, so indeed we no longer care about linking with librt.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list