misc: Remove mention of ALPHA from the README.
Change-Id: Ic0faf22e5ed94cf7e7591175a808c4696de29e25 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/25462 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu> Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
This commit is contained in:
6
README
6
README
@@ -14,9 +14,9 @@ support. Please see http://www.gem5.org/documentation/general_docs/building
|
||||
for more details concerning the minimum versions of the aforementioned tools.
|
||||
|
||||
Once you have all dependencies resolved, type 'scons
|
||||
build/<ARCH>/gem5.opt' where ARCH is one of ALPHA, ARM, NULL, MIPS,
|
||||
POWER, SPARC, or X86. This will build an optimized version of the gem5
|
||||
binary (gem5.opt) for the the specified architecture. See
|
||||
build/<ARCH>/gem5.opt' where ARCH is one of ARM, NULL, MIPS, POWER, SPARC,
|
||||
or X86. This will build an optimized version of the gem5 binary (gem5.opt)
|
||||
for the the specified architecture. See
|
||||
http://www.gem5.org/documentation/general_docs/building for more details and
|
||||
options.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user