All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/libglib2: fix building on older distributions
Date: Thu, 19 Sep 2019 22:46:16 +0200	[thread overview]
Message-ID: <20190919224616.14d9d8e5@windsurf> (raw)
In-Reply-To: <20190918170329.108034-1-aduskett@gmail.com>

On Wed, 18 Sep 2019 10:03:29 -0700
aduskett at gmail.com wrote:

> From: Adam Duskett <Aduskett@gmail.com>
> 
> When updating to libglib2 2.62.0, the file 0002-add-option-to-build-tests.patch
> had to be refactored to work with the new build_tests checks. In the process of
> refactoring, a missing check was overlooked in glib/meson.build causing
> distributions with older versions of objcopy to fail because the older version
> does not contain the --add-symbol argument.
> 
> Adding the check for the build_tests argument fixes the issue.
> 
> Fixes:
> http://autobuild.buildroot.net/results/dcc2352a036aba9650eae8abaaa23819fc67332d
> 
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
>  .../0002-add-option-to-build-tests.patch      | 29 ++++++++++++++-----
>  1 file changed, 22 insertions(+), 7 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2019-09-19 20:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-18 17:03 [Buildroot] [PATCH 1/1] package/libglib2: fix building on older distributions aduskett at gmail.com
2019-09-19 20:46 ` 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=20190919224616.14d9d8e5@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.