From: Alexis Ballier Date: Fri, 21 Jul 2017 08:59:21 +0000 (+0200) Subject: dev-ros/test_diagnostic_aggregator: forward port gcc6 patch, still unfixed upstream X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8addf721d856e1d17fdc2ab8ae2a8856edabe660;p=gentoo.git dev-ros/test_diagnostic_aggregator: forward port gcc6 patch, still unfixed upstream Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.2.ebuild b/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.2.ebuild index c68025b68af5..e91f3025a206 100644 --- a/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.2.ebuild +++ b/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.2.ebuild @@ -22,3 +22,4 @@ RDEPEND=" dev-ros/rostest " DEPEND="${RDEPEND}" +PATCHES=( "${FILESDIR}/gcc6.patch" )