From 8addf721d856e1d17fdc2ab8ae2a8856edabe660 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Fri, 21 Jul 2017 10:59:21 +0200 Subject: [PATCH] dev-ros/test_diagnostic_aggregator: forward port gcc6 patch, still unfixed upstream Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- .../test_diagnostic_aggregator-1.9.2.ebuild | 1 + 1 file changed, 1 insertion(+) 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" ) -- 2.26.2