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:
Buildbot Updates:
Paths
| Differential D120383
[CMake] Use CMAKE_SYSROOT to build libs for Win to ARM cross tooolchain. NFC. ClosedPublic Authored by vvereschaka on Feb 22 2022, 8:24 PM.
Details Summary 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: Buildbot Updates:
Diff Detail
Event Timelinevvereschaka retitled this revision from [CMake] Use CMAKE_SYSROOT to build libs for Win to ARM cross tooolchain. to [CMake] Use CMAKE_SYSROOT to build libs for Win to ARM cross tooolchain. NFC..Feb 23 2022, 11:11 AM This revision is now accepted and ready to land.Feb 23 2022, 1:20 PM This revision was landed with ongoing or failed builds.Feb 23 2022, 3:17 PM Closed by commit rG18fa0b15ccf6: [CMake] Use CMAKE_SYSROOT to build libs for Win to ARM cross tooolchain. NFC. (authored by vvereschaka). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 410953 clang/cmake/caches/CrossWinToARMLinux.cmake
|