From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] libcue: fix build without C++
Date: Mon, 30 Apr 2018 17:42:00 +0200 [thread overview]
Message-ID: <20180430174200.4fb82988@windsurf> (raw)
In-Reply-To: <20180430111511.6881-1-fontaine.fabrice@gmail.com>
Hello,
On Mon, 30 Apr 2018 13:15:11 +0200, Fabrice Fontaine wrote:
> By default, CMake assumes that the project is using both C and C++. By
> explicitly passing 'C' as argument of the project() macro, we tell
> CMake that only C is used, which prevents CMake from checking if a C++
> compiler exists.
> Patch sent upstream: https://github.com/lipnitsk/libcue/pull/17
>
> Fixes:
> - http://autobuild.buildroot.net/results/a5344d18dbdc86705853fbf8a66d5304de07a9b2
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> .../0001-libcue-is-only-implemented-in-C.patch | 34 ++++++++++++++++++++++
> 1 file changed, 34 insertions(+)
> create mode 100644 package/libcue/0001-libcue-is-only-implemented-in-C.patch
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-04-30 15:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-30 11:15 [Buildroot] [PATCH 1/1] libcue: fix build without C++ Fabrice Fontaine
2018-04-30 15:42 ` 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=20180430174200.4fb82988@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox