--- /dev/null
+Index: test_nodelet/CMakeLists.txt
+===================================================================
+--- test_nodelet.orig/CMakeLists.txt
++++ test_nodelet/CMakeLists.txt
+@@ -8,7 +8,7 @@ catkin_package()
+ if(CATKIN_ENABLE_TESTING)
+ find_package(Boost REQUIRED thread)
+ find_package(catkin REQUIRED nodelet pluginlib rostest)
+- include_directories(SYSTEM ${BOOST_INCLUDE_DIRS}
++ include_directories(${BOOST_INCLUDE_DIRS}
+ ${catkin_INCLUDE_DIRS}
+ )
+
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
dev-ros/rosbash
)
"
+PATCHES=( "${FILESDIR}/gcc6.patch" )