summaryrefslogtreecommitdiffstats
path: root/target-sparc
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2015-10-28 14:45:10 +0000
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:28:21 -0600
commit77232cf59dfd66a7704e61945208c5f4f03c0fc3 (patch)
treeb3902a234516955a11e62aed8ad64ed5271734d0 /target-sparc
parent217fb0d506446644e29648c2f6fb58579f9d3abe (diff)
downloadhqemu-77232cf59dfd66a7704e61945208c5f4f03c0fc3.zip
hqemu-77232cf59dfd66a7704e61945208c5f4f03c0fc3.tar.gz
trace: fix make foo-timestamp rules
The Makefile uses intermediate timestamp files to avoid rebuilding if tracetool output is unchanged. Timestamps are implemented incorrectly. This was fixed for rules.mak in commit 4b25966ab976f3a7fd9008193b2defcc82f8f04d ("rules.mak: cleanup config generation rules") but never fixed in trace/Makefile.objs. The problem with the old timestamp implementation was that make doesn't notice the updated file modification time until the next time it is run. It was necessary to run make twice in a row to achieve a full rebuild. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'target-sparc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud