[PATCH] D120383: [CMake] Use CMAKE_SYSROOT to build libs for Win to ARM cross tooolchain.

Vlad Vereschaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 22 20:24:01 PST 2022


vvereschaka created this revision.
vvereschaka added a reviewer: vvereschaka.
Herald added subscribers: kristof.beyls, mgorny.
vvereschaka requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Provide CMAKE_SYSROOT for the libc++/libc++abi/libunwind libraries instead of specific <foo>_SYSROOT for each of them.

      

Fixed passing some CMake arguments for the runtimes.

      

Referenced Differentials:

- https://reviews.llvm.org/D119836
- https://reviews.llvm.org/D112155
- https://reviews.llvm.org/D111672

Buildbot Updates:

- https://reviews.llvm.org/D120293


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120383

Files:
  clang/cmake/caches/CrossWinToARMLinux.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120383.410701.patch
Type: text/x-patch
Size: 12593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220223/809a32f1/attachment-0001.bin>


More information about the cfe-commits mailing list