]> granicus.if.org Git - clang/commit
Set CMAKE_BUILD_WITH_INSTALL_RPATH for Fuchsia runtimes
authorPetr Hosek <phosek@chromium.org>
Wed, 9 May 2018 00:58:12 +0000 (00:58 +0000)
committerPetr Hosek <phosek@chromium.org>
Wed, 9 May 2018 00:58:12 +0000 (00:58 +0000)
commitc8ad1ab42f269f29bcf6385446e5b728aff7e4ad
tree91ba694ca78f58d9b667c2e6d537f84a5977e14f
parentf0ec70fdf12ed1ec3169c6e7ad4be6e8cdca0b6f
Set CMAKE_BUILD_WITH_INSTALL_RPATH for Fuchsia runtimes

This doesn't make any difference since we don't use RPATH/RUNPATH
on Fuchsia but it avoids the CMake error when re-linking libraries
while building with Ninja.

Differntial Revision: https://reviews.llvm.org/D46610

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@331833 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/caches/Fuchsia-stage2.cmake