commit | fafe4e80b76e93e3d0d05797904c19928587f5b5 | [log] [tgz] |
---|---|---|
author | Ciro Santilli <ciro.santilli@arm.com> | Wed Nov 07 00:00:00 2018 +0000 |
committer | Ciro Santilli <ciro.santilli@arm.com> | Thu Nov 15 13:19:06 2018 +0000 |
tree | 426cd566c9ad7eca8ee7f11d4bc858c3ee73e8f8 | |
parent | a4a5fa7fa591e91be86223f1fc8936d88255ac13 [diff] |
scons: add --gold-linker to link with the gold linker This option can significantly speedup link time on Linux systems, which is the main bottleneck to rebuild after small changes. Change-Id: I3b0bdd61f7dcef0d73629c8ee2ee98091953fec3 Reviewed-on: https://gem5-review.googlesource.com/c/14075 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Gabe Black <gabeblack@google.com>