diff options
author | Brad King <brad.king@kitware.com> | 2022-03-15 20:58:45 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-03-16 14:46:11 (GMT) |
commit | fee36b7a784543c3d89e2ef7c531e6892116f237 (patch) | |
tree | fa305b27090bcf993fb99397a85b5ff0753eeccf /Help/guide/tutorial/Step10/MathFunctions/MathFunctions.h | |
parent | bb99538a45424c880021356139cb51f8873876c7 (diff) | |
download | CMake-fee36b7a784543c3d89e2ef7c531e6892116f237.zip CMake-fee36b7a784543c3d89e2ef7c531e6892116f237.tar.gz CMake-fee36b7a784543c3d89e2ef7c531e6892116f237.tar.bz2 |
BinUtils: Restore llvm-ar fallback on Apple platforms
Since commit 29ea94e17c (BinUtils: Avoid llvm-ar on Apple platforms,
2022-03-03, v3.21.6~1^2) we do not consider `llvm-ar` at all on Apple
platforms. However, there are existing cross-compiling use cases in
which the toolchain has `llvm-ar` but not `ar`. Prior to the
re-ordering in commit cf82300a63 (BinUtils: Clarify search logic and
make it more consistent, 2021-05-27, v3.21.0-rc1~119^2~2), we preferred
`ar` and then `llvm-ar`. Restore the original order for Apple.
Fixes: #23320
Diffstat (limited to 'Help/guide/tutorial/Step10/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions