scons: Remove mention of ALPHA from the SConstruct.
authorGabe Black <gabeblack@google.com>
Mon, 17 Feb 2020 10:26:05 +0000 (02:26 -0800)
committerGabe Black <gabeblack@google.com>
Tue, 18 Feb 2020 06:22:41 +0000 (06:22 +0000)
commitbc8d49228c4c5c6d8d0f773cca0ca745cca0cfd9
tree93c0e79d80e72193df15e3c6e8aaab3ca9711627
parentcea2ef50fe1c253cf220158c0136dce5422a0af0
scons: Remove mention of ALPHA from the SConstruct.

I've arbitrarily chosen to make ARM the default ISA for now, since I
think it's the best supported ISA with X86 somewhere a little behind
it. As a compromise, I change all mention of ALPHA (or even ALPHA_SE!)
in comments to be X86 instead, so it gets some attention too.

Change-Id: I1d8edc7925ca2d94f11b26e2c0b9314216e9b97d
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/25463
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
SConstruct