157a158,163
> # We generally compile gem5.fast only to make sure it compiles OK;
> # it's not very useful to run as a regression test since assertions
> # are disabled. Thus there's not much point spending time on
> # link-time optimization.
> scons_opts += ' --no-lto'
>