[Buildroot] [PATCH 2/3] package/multicat: add patch to fix musl build

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Mar 20 14:11:30 UTC 2016


Hello,

On Sun, 20 Mar 2016 00:41:45 +0100, Jörg Krause wrote:
> Add a patch to fix two musl build issues:
>   1) `struct udphdr` requires definition of `_GNU_SOURCE`
>   2) `mode_t` requires including <sys/types.h>
> 
> Fixes:
> http://autobuild.buildroot.net/results/9f1/9f1a3f3aab854f1bd20f1064391e613457312022/
> 
> Upstream status: Pending [1]
> 
> [1] https://mailman.videolan.org/pipermail/multicat-devel/2016-March/000126.html
> 
> Signed-off-by: Jörg Krause <joerg.krause at embedded.rocks>
> ---
>  package/multicat/0002-Fix-musl-build.patch | 46 ++++++++++++++++++++++++++++++
>  1 file changed, 46 insertions(+)
>  create mode 100644 package/multicat/0002-Fix-musl-build.patch

Same comment as the previous patch: the information that you have sent
it upstream (with the link) should be added to the patch itself.

Applied with this fixed, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list