summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0022/dep1
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-01-24 19:01:17 (GMT)
committerBrad King <brad.king@kitware.com>2019-01-24 19:07:05 (GMT)
commit8f56f22b84b52238dca066cc431c6e82f5380fe4 (patch)
tree8c12296ce0853d8d725513b0225f13acbd1b6b20 /Tests/RunCMake/CMP0022/dep1
parent5a0784ddea62ee653a3a1199d4ff2140868d2c1d (diff)
downloadCMake-8f56f22b84b52238dca066cc431c6e82f5380fe4.zip
CMake-8f56f22b84b52238dca066cc431c6e82f5380fe4.tar.gz
CMake-8f56f22b84b52238dca066cc431c6e82f5380fe4.tar.bz2
cmListCommand: Avoid std::function move constructor on aarch64
Since commit 5a0784ddea (clang-tidy: Pass by value, 2019-01-21), some of the `RunCMake.{list,PositionIndependentCode}` cases have crashed on an aarch64 build with GCC 6. Avoiding use of the `std::function` move constructor avoids the crash. Use a strict preprocessor condition to use this workaround only where needed.
Diffstat (limited to 'Tests/RunCMake/CMP0022/dep1')
0 files changed, 0 insertions, 0 deletions