Gabe Black has submitted this change. (
https://gem5-review.googlesource.com/c/public/gem5/+/48885 )
Change subject: scons: Stop generating THE_ISA_STR in config/the_isa.hh.
......................................................................
scons: Stop generating THE_ISA_STR in config/the_isa.hh.
This macro is no longer used or needed.
Jira Issue: https://gem5.atlassian.net/browse/GEM5-1056
Change-Id: Ib90f739c2d0df4c655239e55ecfe0da486ee3bf7
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/48885
Reviewed-by: Daniel Carvalho <[email protected]>
Maintainer: Gabe Black <[email protected]>
Tested-by: kokoro <[email protected]>
---
M src/SConscript
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Daniel Carvalho: Looks good to me, approved
Gabe Black: Looks good to me, approved
kokoro: Regressions pass
diff --git a/src/SConscript b/src/SConscript
index 6a630da..fd3981b 100644
--- a/src/SConscript
+++ b/src/SConscript
@@ -769,7 +769,6 @@
#define THE_ISA ${{define(target_isa)}}
#define TheISA ${{namespace(target_isa)}}
-#define THE_ISA_STR "${{target_isa}}"
#endif // __CONFIG_THE_ISA_HH__''')
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/48885
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: Ib90f739c2d0df4c655239e55ecfe0da486ee3bf7
Gerrit-Change-Number: 48885
Gerrit-PatchSet: 2
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-Reviewer: Daniel Carvalho <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Giacomo Travaglini <[email protected]>
Gerrit-Reviewer: kokoro <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s