Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] package/iprutils: Fix musl build
Date: Tue, 2 Feb 2016 17:01:09 +0100	[thread overview]
Message-ID: <56B0D2C5.6030106@mind.be> (raw)
In-Reply-To: <1454167529-26085-2-git-send-email-bernd.kuhls@t-online.de>

On 30-01-16 16:25, Bernd Kuhls wrote:
> This patch is intended to replace
> http://patchwork.ozlabs.org/patch/572182/
> 
> Fixes
> http://autobuild.buildroot.net/results/558/5584556c04077c8bd4829f31f1aad2587c3d5d4d/
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

 Commit messages are not so great, but OK.

Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>


 Regards,
 Arnout

> ---
>  package/iprutils/0003-musl.patch | 21 +++++++++++++++++++++
>  1 file changed, 21 insertions(+)
>  create mode 100644 package/iprutils/0003-musl.patch
> 
> diff --git a/package/iprutils/0003-musl.patch b/package/iprutils/0003-musl.patch
> new file mode 100644
> index 0000000..69bfb1c
> --- /dev/null
> +++ b/package/iprutils/0003-musl.patch
> @@ -0,0 +1,21 @@
> +Fix musl build
> +
> +Patch was created by Thomas Petazzoni
> +http://patchwork.ozlabs.org/patch/572182/
> +
> +Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> +
> +diff -uNr iprutils-2.4.10.1.org/iprlib.h iprutils-2.4.10.1/iprlib.h
> +--- iprutils-2.4.10.1.org/iprlib.h	2016-01-15 20:39:29.000000000 +0100
> ++++ iprutils-2.4.10.1/iprlib.h	2016-01-30 11:01:05.144054555 +0100
> +@@ -46,9 +46,9 @@
> + #include <asm/byteorder.h>
> + #include <sys/mman.h>
> + #include <paths.h>
> +-#include <bits/sockaddr.h>
> + #include <linux/netlink.h>
> + #include <time.h>
> ++#include <limits.h>
> + 
> + typedef uint8_t u8;
> + typedef uint16_t u16;
> 


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF

  reply	other threads:[~2016-02-02 16:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-30 15:25 [Buildroot] [PATCH 1/2] package/iprutils: bump version to 2.4.10 Bernd Kuhls
2016-01-30 15:25 ` [Buildroot] [PATCH 2/2] package/iprutils: Fix musl build Bernd Kuhls
2016-02-02 16:01   ` Arnout Vandecappelle [this message]
2016-02-07 13:24   ` Thomas Petazzoni
2016-02-07 13:24 ` [Buildroot] [PATCH 1/2] package/iprutils: bump version to 2.4.10 Thomas Petazzoni

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=56B0D2C5.6030106@mind.be \
    --to=arnout@mind.be \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox