We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 703c7e8 commit 9e9e04cCopy full SHA for 9e9e04c
1 file changed
micro_ros_lib/Makefile
@@ -77,6 +77,7 @@ micro_ros_src/src: micro_ros_dev/install
77
git clone -b rolling https://github.com/ros2/rosidl_core src/rosidl_core; \
78
touch src/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE; \
79
touch src/ros2_tracing/test_tracetools/COLCON_IGNORE; \
80
+ touch src/ros2_tracing/lttngpy/COLCON_IGNORE; \
81
touch src/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE; \
82
touch src/rclc/rclc_examples/COLCON_IGNORE; \
83
touch src/rcl/rcl_yaml_param_parser/COLCON_IGNORE; \
0 commit comments