You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/01/04 20:51:45 UTC

[GitHub] cbalioglu opened a new pull request #9311: Prepend LD_LIBRARY_PATH to dll_path in find_lib_path

cbalioglu opened a new pull request #9311: Prepend LD_LIBRARY_PATH to dll_path in find_lib_path
URL: https://github.com/apache/incubator-mxnet/pull/9311
 
 
   ## Description ##
   The paths contained in the LD_LIBRARY_PATH environment variable should have the highest priority while searching for shared libraries.
   
   ## Checklist ##
   - [x] Passed code style checking.
   - [x] Changes are complete.
   - [x] To the my best knowledge examples are either not affected by this change.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services