Fix passing rpath on Bionic (#87900)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Thu, 22 Jun 2023 06:57:57 +0000 (15:57 +0900)
committerGitHub <noreply@github.com>
Thu, 22 Jun 2023 06:57:57 +0000 (15:57 +0900)
commitd45c83ae4665b1217da7fd4864ce4a8d5118adf0
treeef7b66a26b363862bb7f619f88e7085432f4b533
parent5bc65b0ae510e19a17a04219a795d2eaefa61ad4
Fix passing rpath on Bionic (#87900)

#87669 had a bunch of trial and error to get it right. Turns out the clang that ships in the Android NDK really doesn't like this form (`clang : error : no such file or directory: ''-Wl,-rpath,$ORIGIN'').
src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets