6a926b5d3b
architecture research, encompassing system-level architecture as well as processor microarchitecture. WWW: http://www.gem5.org/
11 lines
178 B
Text
11 lines
178 B
Text
--- util/term/Makefile.orig 2015-04-22 17:24:04 UTC
|
|
+++ util/term/Makefile
|
|
@@ -26,7 +26,7 @@
|
|
#
|
|
# Authors: Nathan Binkert
|
|
|
|
-CC= gcc
|
|
+CC= cc
|
|
CCFLAGS= -g -O0
|
|
|
|
default: m5term
|