Support the CORE_LIBRARIES environment variable on Unix (#5112)
authorManu <manu-silicon@users.noreply.github.com>
Wed, 25 May 2016 02:21:23 +0000 (11:21 +0900)
committerJan Kotas <jkotas@microsoft.com>
Wed, 25 May 2016 02:21:23 +0000 (19:21 -0700)
commit31031a3e21e6cbe227b99d9febcfaa554a8774d1
tree41a8c9f017f2d1f9352c8a8e9e2d874c96e89431
parenta22c755549f6c472af861d7b1eaef918db9a0041
Support the CORE_LIBRARIES environment variable on Unix (#5112)

Mimic the Windows behavior by adding to the search path of native dlls
the content of the CORE_LIBRARIES environment variable.
src/coreclr/hosts/unixcoreruncommon/coreruncommon.cpp