Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: sconsUtils
-
Labels:
-
Story Points:0.25
-
Epic Link:
-
Sprint:AP F18-4
-
Team:Alert Production
Description
DM-15151 added compilation of pybind11 with hidden symbol visibility, but unfortunately only on macOS. Also add it to linux.
If we are lucky this is a trivial change to sconsUtils. If we are unlucky then that trivial change will break the build on linux.
Attachments
Issue Links
- relates to
-
DM-15151 Set symbol visibility to hidden in pybind11 wrappers
- Done
If you are willing, please build a package with this and make sure the warnings have gone away.
It has passed Jenkins for linux (including ci_hsc) and the change should not be meaningful on macOS, so I think it is ready to review.