This is an automated email from the ASF dual-hosted git repository.
pengzheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git
from bdfc9665e Merge pull request #793 from apache/hotfix/query-cmd-fix
add eedd85449 Check for unresolved symbols at build-time rather than
runtime.
add 7198bd404 Change library loading flags to use RTLD_NOW to avoid crash
when opening bundle with unresolved symbols.
new 96bab31cd Merge pull request #795 from
apache/hotfix/492-unresolved-symbols-check
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../examples/calculator_service/CMakeLists.txt | 2 +-
.../examples/remote_example_service/CMakeLists.txt | 2 +-
cmake/celix_project/CelixProject.cmake | 26 ++++++++++++++++++++--
cmake/cmake_celix/BundlePackaging.cmake | 5 +++++
4 files changed, 31 insertions(+), 4 deletions(-)