[CMake] Explicitly specify paths to libc++abi in CrossWinToARMLinux.cmake
authorSergej Jaskiewicz <jaskiewiczs@icloud.com>
Mon, 17 Feb 2020 12:22:18 +0000 (15:22 +0300)
committerSergej Jaskiewicz <jaskiewiczs@icloud.com>
Mon, 17 Feb 2020 12:24:04 +0000 (15:24 +0300)
commit801627ee490e1106380184256503dbd520c5f802
tree29c33d888b1005c19bd2f64db8717f0e11f9c3ab
parent0e1da1ef4af24ece9db4b0467b6c1932088c951e
[CMake] Explicitly specify paths to libc++abi in CrossWinToARMLinux.cmake

Summary:
D69169, which was necessary for running libc++ tests on remote host, got reverted. I couldn't think of a less invasive way to achieve this behavior but specify libc++abi paths in our cache file.

Reviewers: vvereschaka, aorlov, andreil99, EricWF

Reviewed By: vvereschaka

Subscribers: mgorny, kristof.beyls, ldionne, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D74347
clang/cmake/caches/CrossWinToARMLinux.cmake