diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-13 12:24:13 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-13 12:24:13 +0200 |
commit | a9f5db1a8702d85154d76257046ad68af0607160 (patch) | |
tree | 631b5423264a1f2ad1db74d921e9ae3a63b8c596 /tests/test/buildfile | |
parent | 6f6ca2ffadd2545db67f6dd02d799fae259e43e8 (diff) |
Work around "storing address of local variable" warning issued by GCC 12
The warning is issued inside the target_lock's move constructor so we
sidestep the whole thing by avoiding the call to the move constructor.
Diffstat (limited to 'tests/test/buildfile')
0 files changed, 0 insertions, 0 deletions