From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/libnss: fix build failure on RHEL 7
Date: Mon, 23 Dec 2019 23:46:04 +0100 [thread overview]
Message-ID: <20191223234604.58342012@windsurf> (raw)
In-Reply-To: <20191212140118.90730-2-giulio.benetti@benettiengineering.com>
On Thu, 12 Dec 2019 15:01:17 +0100
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:
> -DLINUX flag was passed to OS_CFLAGS instead of DEFINES, but OS_CFLAGS
> is only used when cross-compiling, not when native building.
>
> Add patch to fix build failure on RHEL 7 host by substituting OS_CFLAGS
> with DEFINES.
>
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
> Patch is pending upstream:
> https://bugzilla.mozilla.org/show_bug.cgi?id=1603398
> ---
> ...-nsinstall.c-build-failure-on-RHEL-7.patch | 29 +++++++++++++++++++
> 1 file changed, 29 insertions(+)
> create mode 100644 package/libnss/0005-Bug-1603398-Fix-nsinstall.c-build-failure-on-RHEL-7.patch
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-12-23 22:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-12 14:01 [Buildroot] [PATCH 0/2] package/libnss: fix build and remove a patch Giulio Benetti
2019-12-12 14:01 ` [Buildroot] [PATCH 1/2] package/libnss: fix build failure on RHEL 7 Giulio Benetti
2019-12-23 22:46 ` Thomas Petazzoni [this message]
2019-12-12 14:01 ` [Buildroot] [PATCH 2/2] package/libnss: remove patch Giulio Benetti
2019-12-23 22:46 ` 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=20191223234604.58342012@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.