Reintroduce library_path.sh patches from humble to fix LD_LIBRARY_PATH pollution#7
Reintroduce library_path.sh patches from humble to fix LD_LIBRARY_PATH pollution#7Ryan4253 wants to merge 2 commits into
Conversation
|
Hi @Ryan4253 - many thanks! Do you know which packages need to be rebuilt for this to take effect? |
|
@Tobias-Fischer Any ament_cmake package that exports a shared library (via I don't have a good way to filter out what packages should be rebuilt given the number of cases / transitive exporting that can happen. I think it would be easier to just do a full rebuild if possible. |
|
Do you want to give it a go to do a full rebuild? Shouldn’t be too bad given we very recently did one. I won’t have capacity to do one myself for at least a few weeks. |
|
@Tobias-Fischer Let me know how the latest commit looks. Should be ready for a full rebuild CI run |
Same patch ported from ros-jazzy