]> granicus.if.org Git - llvm/commit
Fix rpath for MacOS/iOS
authorHaibo Huang <hhb@google.com>
Fri, 9 Aug 2019 06:05:32 +0000 (06:05 +0000)
committerHaibo Huang <hhb@google.com>
Fri, 9 Aug 2019 06:05:32 +0000 (06:05 +0000)
commit7b065ec3a160d80df3706831721847a022ea1e32
tree583797961d76ca7916fdcb4b5d80565205cc20ba
parent7a7e03f906aada0cf4b749b51213fe5784eeff84
Fix rpath for MacOS/iOS

Summary: libs can be installed to ../lib64.

Subscribers: mgorny, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D65972

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368398 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake