diff options
author | Brad King <brad.king@kitware.com> | 2021-10-22 13:14:51 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-10-22 13:24:46 (GMT) |
commit | 5dd981539f6b81ad5697df974f309d9a6d4e78c6 (patch) | |
tree | e9e179049c2deb42359200a82ce2126822821420 /Source/cmXMLSafe.cxx | |
parent | 69c6994023c05aefdbec15cacf2b4dae9e12622e (diff) | |
download | CMake-5dd981539f6b81ad5697df974f309d9a6d4e78c6.zip CMake-5dd981539f6b81ad5697df974f309d9a6d4e78c6.tar.gz CMake-5dd981539f6b81ad5697df974f309d9a6d4e78c6.tar.bz2 |
BinUtils: Avoid llvm-strip versions older than Clang 11
Since commit cf82300a63 (BinUtils: Clarify search logic and make it more
consistent, 2021-05-27, v3.21.0-rc1~119^2~2) we correctly prefer the
more-specific name `llvm-strip` over `strip` when using Clang. However,
`llvm-strip` from Clang versions prior to 11 require extra flags to
strip everything. Until our `install(TARGETS)` logic learns to add
those flags, avoid using older versions of `llvm-strip` by default.
Fixes: #22785
Diffstat (limited to 'Source/cmXMLSafe.cxx')
0 files changed, 0 insertions, 0 deletions