misc: Updated old gem5 website URLs with new gem5 website URLs
Jira: https://gem5.atlassian.net/browse/GEM5-272 Change-Id: Ieadb6dd7a44dde4b0be647c91896551822b06a57 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/24503 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Jason Lowe-Power <jason@lowepower.com> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
committed by
Jason Lowe-Power
parent
e1219b26f4
commit
994c72948e
@@ -52,7 +52,7 @@ try:
|
||||
except SystemExit as e:
|
||||
print("""
|
||||
For more details, see:
|
||||
http://gem5.org/Dependencies
|
||||
http://gem5.org/documentation/general_docs/building
|
||||
""")
|
||||
raise
|
||||
|
||||
@@ -64,9 +64,6 @@ except SystemExit as e:
|
||||
You can use a non-default installation of the Python interpreter by
|
||||
rearranging your PATH so that scons finds the non-default 'python' and
|
||||
'python-config' first.
|
||||
|
||||
For more details, see:
|
||||
http://gem5.org/wiki/index.php/Using_a_non-default_Python_installation
|
||||
""")
|
||||
raise
|
||||
|
||||
|
||||
Reference in New Issue
Block a user