[Buildroot] [PATCH] package/liblo: fix build with musl

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Apr 9 09:23:22 UTC 2018


Hello,

On Sun,  8 Apr 2018 11:37:06 +0200, Yann E. MORIN wrote:
> Commit 2759ba03979 (liblo: disable werror to fix build issues) tried to
> fix the issue by passing --disable-werror, but this is not a recognised
> option.
> 
> Instead, just fix the code for good.
> 
> Fixes:
>     http://autobuild.buildroot.org/results/000a46954d0c6d3dbc4b4634a0d3a3c955fac679
>     http://autobuild.buildroot.org/results/58cb834bbd69bafc5cb0f23c236919c609648c05
>     http://autobuild.buildroot.org/results/9de1c2007818082e88d77572abf8ff8a72e01930
>     ...
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> Cc: Alex Baldwin <alexbaldwinmusic at gmail.com>
> ---
> Result of test-pkg with BR2_PACKAGE_LIBLO=y:
>                              br-arm-full [1/7]: OK
>                   br-arm-cortex-a9-glibc [2/7]: OK
>                    br-arm-cortex-m4-full [3/7]: OK
>                           br-x86-64-musl [4/7]: OK
>                             br-bfin-full [5/7]: OK
>                       br-arm-full-static [6/7]: OK
>                 armv5-ctng-linux-gnueabi [7/7]: OK
> 7 builds, 0 skipped, 0 build failed, 0 legal-info failed
> ---
>  .../0001-server-use-correct-poll.h-header.patch    | 32 ++++++++++++++++++++++
>  package/liblo/liblo.mk                             |  5 +---
>  2 files changed, 33 insertions(+), 4 deletions(-)
>  create mode 100644 package/liblo/0001-server-use-correct-poll.h-header.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