Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/53684 )

Change subject: scons,misc: Fix broken X86_MI_example build_opts
......................................................................

scons,misc: Fix broken X86_MI_example build_opts

This bug was causing the compiler tests to fail:
https://jenkins.gem5.org/job/compiler-checks/65/

Change-Id: I472a50a4a415108d177255fa396e67385104b059
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/53684
Maintainer: Bobby Bruce <bbr...@ucdavis.edu>
Reviewed-by: Gabe Black <gabe.bl...@gmail.com>
Tested-by: kokoro <noreply+kok...@google.com>
---
M build_opts/X86_MI_example
1 file changed, 17 insertions(+), 1 deletion(-)

Approvals:
  Gabe Black: Looks good to me, approved
  Bobby Bruce: Looks good to me, approved
  kokoro: Regressions pass




diff --git a/build_opts/X86_MI_example b/build_opts/X86_MI_example
index 5fb47a3..60d1645 100644
--- a/build_opts/X86_MI_example
+++ b/build_opts/X86_MI_example
@@ -1,3 +1,3 @@
 TARGET_ISA = 'x86'
 CPU_MODELS = 'TimingSimpleCPU,O3CPU,AtomicSimpleCPU'
-PROTOCOL = 'MI_example
+PROTOCOL = 'MI_example'

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/53684
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: I472a50a4a415108d177255fa396e67385104b059
Gerrit-Change-Number: 53684
Gerrit-PatchSet: 2
Gerrit-Owner: Bobby Bruce <bbr...@ucdavis.edu>
Gerrit-Reviewer: Bobby Bruce <bbr...@ucdavis.edu>
Gerrit-Reviewer: Gabe Black <gabe.bl...@gmail.com>
Gerrit-Reviewer: Jason Lowe-Power <ja...@lowepower.com>
Gerrit-Reviewer: kokoro <noreply+kok...@google.com>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to