Bug report
Required Info:
- Operating System:
- Installation type:
- Version or commit hash:
- DDS implementation:
- Client library (if applicable):
Steps to reproduce issue
There is a new warning in the windows packaging jobs:
Building Custom Rule C:/ci/ws/src/ros2/rclpy/rclpy/CMakeLists.txt
_rclpy_action.cpp
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification [C:\ci\ws\build\rclpy\_rclpy_action.vcxproj]
Creating library C:/ci/ws/build/rclpy/RelWithDebInfo/_rclpy_action.lib and object C:/ci/ws/build/rclpy/RelWithDebInfo/_rclpy_action.exp
I think it started right after #667 was merged.
https://github.com/osrf/buildfarmer/issues/161