----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3302/ -----------------------------------------------------------
(Updated Feb. 4, 2016, 1:35 a.m.) Review request for Default. Changes ------- Massaged description text Given current Ship-It, planning to commit at end of week. Repository: gem5 Description (updated) ------- scons: always generate sim/tags.cc Due to insufficient build deps, the checkpoint tags might not get updated; this patch 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. Diffs ----- src/SConscript 4a5f52f2defa7a3c0ed2a273a62d266f9d30acc8 Diff: http://reviews.gem5.org/r/3302/diff/ Testing ------- Thanks, Curtis Dunham _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
