From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/urdf/
Date: Sat, 7 Jan 2017 18:11:52 +0000 (UTC) [thread overview]
Message-ID: <1483812708.98a8f5bfe93d9f9520aa58c0d0f6dd771d91f059.aballier@gentoo> (raw)
commit: 98a8f5bfe93d9f9520aa58c0d0f6dd771d91f059
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 7 18:11:40 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Jan 7 18:11:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98a8f5bf
dev-ros/urdf: append-cxxflags -std=gnu++11. Fixes build with gcc 5. Bug #604960.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ros/urdf/urdf-1.12.6.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev-ros/urdf/urdf-1.12.6.ebuild b/dev-ros/urdf/urdf-1.12.6.ebuild
index ce8d3c0..8ad9688 100644
--- a/dev-ros/urdf/urdf-1.12.6.ebuild
+++ b/dev-ros/urdf/urdf-1.12.6.ebuild
@@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}
PYTHON_COMPAT=( python2_7 )
-inherit ros-catkin
+inherit ros-catkin flag-o-matic
DESCRIPTION="C++ parser for the Unified Robot Description Format (URDF)"
LICENSE="BSD"
@@ -28,3 +28,8 @@ RDEPEND="
DEPEND="${RDEPEND}
dev-ros/cmake_modules
test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-cpp/gtest )"
+
+src_prepare() {
+ append-cxxflags -std=gnu++11
+ ros-catkin_src_prepare
+}
next reply other threads:[~2017-01-07 18:11 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-07 18:11 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-02-19 10:00 [gentoo-commits] repo/gentoo:master commit in: dev-ros/urdf/ Alexis Ballier
2021-12-15 9:28 Alexis Ballier
2020-07-29 13:39 Alexis Ballier
2018-07-30 12:31 Alexis Ballier
2018-07-30 12:31 Alexis Ballier
2018-04-07 14:08 Alexis Ballier
2017-06-27 10:01 Alexis Ballier
2017-06-27 10:01 Alexis Ballier
2017-04-27 10:08 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2017-01-28 20:13 Alexis Ballier
2017-01-07 14:40 Alexis Ballier
2016-11-01 14:54 Alexis Ballier
2016-08-26 16:59 Alexis Ballier
2016-08-26 16:59 Alexis Ballier
2016-07-26 9:24 Alexis Ballier
2016-06-28 11:57 Alexis Ballier
2016-04-19 9:30 Alexis Ballier
2016-04-05 10:55 Alexis Ballier
2016-02-25 9:55 Alexis Ballier
2016-02-23 15:30 Alexis Ballier
2016-02-23 15:30 Alexis Ballier
2015-09-22 18:57 Alexis Ballier
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=1483812708.98a8f5bfe93d9f9520aa58c0d0f6dd771d91f059.aballier@gentoo \
--to=aballier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/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