diff options
author | Brad King <brad.king@kitware.com> | 2019-01-24 19:01:17 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-01-24 19:07:05 (GMT) |
commit | 8f56f22b84b52238dca066cc431c6e82f5380fe4 (patch) | |
tree | 8c12296ce0853d8d725513b0225f13acbd1b6b20 /Tests/RunCMake/CMP0022/dep1 | |
parent | 5a0784ddea62ee653a3a1199d4ff2140868d2c1d (diff) | |
download | CMake-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