Skip to content

Commit

Permalink
Modify host build (micro-ROS#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
pablogs9 authored Nov 12, 2021
1 parent b1f35b0 commit 97f013e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/host/generic/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ colcon build --packages-up-to rosidl_typesupport_microxrcedds_c --metas src --cm
colcon build --packages-up-to rosidl_typesupport_microxrcedds_cpp --metas src --cmake-args -DBUILD_TESTING=OFF $@

set +o nounset
. /opt/ros/$ROS_DISTRO/setup.bash
. install/local_setup.bash
set -o nounset

Expand Down

0 comments on commit 97f013e

Please sign in to comment.