leezu opened a new pull request #18872:
URL: https://github.com/apache/incubator-mxnet/pull/18872


   ## Description ##
   Wasn't ported from Makefile binary distribution build yet, but required to 
avoid
   
   "According to the ELF lookup rules all symbols in the dynamic symbol table 
can be
   interposed (unless the visibility of the symbol is restricted). 
I.e.,definitions
   from other objects can be used. This means that local references cannot be 
bound
   at linktime. If it is known or intended that the local definition should 
always
   be used the symbol in the reference must not be exported or the visibility
   mustbe restricted" https://www.akkadia.org/drepper/dsohowto.pdf Section 2.2
   
   Related https://github.com/apache/incubator-mxnet/issues/18855


----------------------------------------------------------------
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]


Reply via email to