Oipo opened a new pull request #149: Prevent ld from optimizing away linked 
library
URL: https://github.com/apache/celix/pull/149
 
 
   ld by default uses --as-needed, which means that programs that do not use 
any symbol from a library, do not get linked to that library.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to