[CMake] Explicitly specify paths to libc++abi in CrossWinToARMLinux.cmake
authorSergej Jaskiewicz <jaskiewiczs@icloud.com>
Fri, 13 Mar 2020 14:55:18 +0000 (17:55 +0300)
committerSergej Jaskiewicz <jaskiewiczs@icloud.com>
Fri, 13 Mar 2020 14:58:02 +0000 (17:58 +0300)
commit03993f3b6f46ae533575ec057bb84c80d8218641
tree1b9bd4862ac9081a5ba0e2da27fcc13898fdcf5e
parent172f1460ae05ab5c33c757142c8bdb10acfbdbe1
[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