PengZheng opened a new pull request, #795:
URL: https://github.com/apache/celix/pull/795

   Existing unresolved symbol errors are also fixed. The one for linux clang 
build is tricky to fix:
   
   1. According to [ASAN 
wiki](https://github.com/google/sanitizers/wiki/AddressSanitizer) 
`-shared-libasan` must be used.
   2. The linux clang can not find `ibclang_rt.asan-x86_64.so` automatically. 
And thus we give it some extra help.


-- 
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: dev-unsubscr...@celix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to