From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/liblo: fix build with musl
Date: Mon, 9 Apr 2018 11:23:22 +0200 [thread overview]
Message-ID: <20180409112322.442aa523@windsurf> (raw)
In-Reply-To: <20180408093706.1082-1-yann.morin.1998@free.fr>
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@free.fr>
> Cc: Alex Baldwin <alexbaldwinmusic@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
prev parent reply other threads:[~2018-04-09 9:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-08 9:37 [Buildroot] [PATCH] package/liblo: fix build with musl Yann E. MORIN
2018-04-08 13:57 ` Yann E. MORIN
2018-04-09 9:23 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180409112322.442aa523@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.