diff options
author | Paolo Bonzini | 2020-09-01 13:13:16 +0200 |
---|---|---|
committer | Paolo Bonzini | 2020-09-08 07:17:09 +0200 |
commit | 8d60f377409bf3570bad4cc27a7fc6b2ca5818f0 (patch) | |
tree | 7e21aff2ba40da5c895ea5c51dd1e7ab460955ff /tests/qtest | |
parent | configure: include cross sdl2-config in meson cross file (diff) | |
download | qemu-8d60f377409bf3570bad4cc27a7fc6b2ca5818f0.tar.gz qemu-8d60f377409bf3570bad4cc27a7fc6b2ca5818f0.tar.xz qemu-8d60f377409bf3570bad4cc27a7fc6b2ca5818f0.zip |
ninjatool: use constant names for stamp files
Numbering files according to rules causes confusion, because
CUSTOM_COMMAND3.stamp from a previous build might represent
completely different targets after Makefile.ninja is regenerated.
As a result, the new targets are not rebuilt and compilation
fails.
Use the targets to build a SHA1 hash; the chances for collision
are one in 2^24 even with a 12-character prefix of the hash.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/qtest')
0 files changed, 0 insertions, 0 deletions