From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/pugixml: Fix CMakelists.txt cxx_long_long_type bug.
Date: Mon, 12 Sep 2016 11:34:33 +0200 [thread overview]
Message-ID: <20160912113433.17bdd15a@free-electrons.com> (raw)
In-Reply-To: <1473668083-362-1-git-send-email-theo.debrouwere@skynet.be>
Hello,
On Mon, 12 Sep 2016 10:14:43 +0200, Theo Debrouwere wrote:
> CMakelist.txt tries to enable the cxx_long_long_type option,
> even if the feature isn't available. (Which causes some builds to fail)
>
> The included patch checks if the option is present before applying it.
>
> The patch was backported from:
> https://github.com/zeux/pugixml/commit/4dbb5646196a4a3cc94097f1473ef11d1d44df11
>
> Signed-off-by: Theo Debrouwere <t.debrouwere@televic.com>
> ---
> .../0001-check-cxx_long_long_type-existence.patch | 33 ++++++++++++++++++++++
> 1 file changed, 33 insertions(+)
> create mode 100644 package/pugixml/0001-check-cxx_long_long_type-existence.patch
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2016-09-12 9:34 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-04 21:08 [Buildroot] [PATCH] add new library: libpugixml Theo Debrouwere
2016-09-05 20:47 ` Samuel Martin
2016-09-05 21:30 ` Thomas Petazzoni
2016-09-06 12:07 ` Theo Debrouwere
2016-09-09 12:14 ` Thomas Petazzoni
2016-09-05 22:15 ` Arnout Vandecappelle
2016-09-07 15:21 ` [Buildroot] pugixml: new package Theo Debrouwere
2016-09-07 15:37 ` Theo Debrouwere
2016-09-07 15:37 ` [Buildroot] [PATCH] " Theo Debrouwere
2016-09-07 19:44 ` Peter Korsgaard
2016-09-11 21:08 ` Thomas Petazzoni
2016-09-11 21:56 ` Theo Debrouwere
2016-09-11 22:15 ` Arnout Vandecappelle
2016-09-12 6:47 ` Vlad Zakharov
2016-09-12 7:19 ` Thomas Petazzoni
2016-09-12 8:14 ` [Buildroot] [PATCH] package/pugixml: Fix CMakelists.txt cxx_long_long_type bug Theo Debrouwere
2016-09-12 9:34 ` 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=20160912113433.17bdd15a@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 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.