pnoltes opened a new pull request, #532:
URL: https://github.com/apache/celix/pull/532
This PR udpates the `add_celix_bundle` cmake function so that bundle
activator libraries have a hidden symbol visibility preset.
It is possible to opt-out using the `DO_NOT_CONFIGURE_SYMBOL_VISIBILITY`
option.
Also:
- Adds a paragraph about symbol visibility in the bundles.md file
- Updates several usage of the old bundle activator symbols
- Ensures that the bundle activator symbols are always exported
This is part of #442.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]