scons: always generate sim/tags.cc
authorCurtis Dunham <Curtis.Dunham@arm.com>
Mon, 8 Feb 2016 19:39:45 +0000 (13:39 -0600)
committerCurtis Dunham <Curtis.Dunham@arm.com>
Mon, 8 Feb 2016 19:39:45 +0000 (13:39 -0600)
commitbead7f249a71f8b15ae92b0df9822abb52ca7323
treedebbc682a2f9a40a3e02a65b982e0ba78f7bad5e
parent0f27d70e90c20ba21d3f6a3360a11d9d5e9ee133
scons: always generate sim/tags.cc

Due to insufficient build deps, the checkpoint tags might not get
updated; this commit solves this. Due to the uncommon nature of the
build target, regenerating tags.cc is a fairly clean solution. Since
SCons hashes file contents, it won't recompile anything unless a new
checkpoint upgrader is actually added.

--HG--
extra : amend_source : ed3879da7668554693f697076deaf5029cc9b954
src/SConscript