Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] acl: backport upstream patch to fix static build
Date: Sun, 11 Dec 2016 18:05:27 +0100	[thread overview]
Message-ID: <20161211180527.439eca7f@free-electrons.com> (raw)
In-Reply-To: <1481470243-8813-1-git-send-email-rahul.bedarkar@imgtec.com>

Hello,

On Sun, 11 Dec 2016 21:00:43 +0530, Rahul Bedarkar wrote:
> When building tar package with acl in static build configuration, we
> get definition clash error for 'quote' function.
> 
> ../gnu/libgnu.a(quotearg.o): In function 'quote':
> quotearg.c:(.text+0x12fc): multiple definition of 'quote'
> ../sysroot/usr/lib/libacl.a(quote.o):/home/test/autobuild/run/instance-1/output/build/acl-2.2.52/libmisc/quote.c:27: first defined here
> 
> In acl upstream, this is already fixed by renaming quote and unquote
> internal functions. This commit backports upstream patch.
> 
> Fixes:
>   http://autobuild.buildroot.net/results/d64/d64d13745c980d322d3b80c3b324d03eb7f17262
> 
> Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
> ---
>  ...2-add-__acl_-prefixes-to-internal-symbols.patch | 292 +++++++++++++++++++++
>  1 file changed, 292 insertions(+)
>  create mode 100644 package/acl/0002-add-__acl_-prefixes-to-internal-symbols.patch

Applied to master, thanks.

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

      reply	other threads:[~2016-12-11 17:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-11 15:30 [Buildroot] [PATCH] acl: backport upstream patch to fix static build Rahul Bedarkar
2016-12-11 17:05 ` 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=20161211180527.439eca7f@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox