add getRuntimeDir() output to nativeLibPath
authorYaroslav Yamshchikov <y.yamshchiko@samsung.com>
Tue, 2 Jul 2019 12:45:02 +0000 (15:45 +0300)
committerYaroslav Yamshchikov <y.yamshchiko@samsung.com>
Thu, 4 Jul 2019 18:22:16 +0000 (21:22 +0300)
commit0798b1c056a9665d4b27dda2e2a68b07a5410354
tree04a021eecf11f6743e4f351513212abcff4deedd
parent0b958c6f069521bba9810c9da7b99e12255e2a97
add getRuntimeDir() output to nativeLibPath

This directory contains .so's coreCLR is looking for and can not find
elsewhere. We think there should be this path.
NativeLauncher/launcher/dotnet/dotnet_launcher.cc