From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/pcm-tools: fix build with GCC 4.8.2
Date: Sun, 16 Dec 2018 16:39:48 +0100 [thread overview]
Message-ID: <20181216163948.792fc691@windsurf.home> (raw)
In-Reply-To: <20181215013813.451-1-casantos@datacom.com.br>
Hello,
On Fri, 14 Dec 2018 23:38:13 -0200, Carlos Santos wrote:
> Pass $(TARGET_CONFIGURE_OPTS) as arguments to make and add "-std=c++11"
TARGET_CONFIGURE_OPTS were already passed as argument: they are already
passed to the right hand-side of $(MAKE), so I dropped this particular
change.
> to CXXFLAGS, forcing C++ 2011 standard (it's experimental in GCC 4.8.2
> but goot enough to build pcm-tools).
This was enough to fix the build failure.
Applied with this change. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-12-16 15:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-15 1:38 [Buildroot] [PATCH] package/pcm-tools: fix build with GCC 4.8.2 Carlos Santos
2018-12-16 15:39 ` 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=20181216163948.792fc691@windsurf.home \
--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