summaryrefslogtreecommitdiffstats
path: root/Help/guide/tutorial/Step10/MathFunctions
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-03-08 16:44:45 (GMT)
committerBrad King <brad.king@kitware.com>2022-03-08 16:48:30 (GMT)
commit73d0d4e4b5dd937dcc913a94a6ebac3085a01896 (patch)
treef2056ffe1eee89aaa09eaab0638c46ba015c9d18 /Help/guide/tutorial/Step10/MathFunctions
parent78ae759e01a736d212c97d4ecc00215648513329 (diff)
downloadCMake-73d0d4e4b5dd937dcc913a94a6ebac3085a01896.zip
CMake-73d0d4e4b5dd937dcc913a94a6ebac3085a01896.tar.gz
CMake-73d0d4e4b5dd937dcc913a94a6ebac3085a01896.tar.bz2
BinUtils: Avoid llvm-mt because it is missing 'mt' features we use
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-mt` over `mt` when using Clang. However, the `llvm-mt` tool does not yet support all the flags we need in the implementation of `vs_link_{exe,dll}`. Prefer plain `mt` for now. Fixes: #23305
Diffstat (limited to 'Help/guide/tutorial/Step10/MathFunctions')
0 files changed, 0 insertions, 0 deletions