freebsd-ports/emulators/gem5/files/patch-util_term_Makefile
Veniamin Gvozdikov 6a926b5d3b The gem5 simulator is a modular platform for computer system
architecture research, encompassing system-level architecture
as well as processor microarchitecture.

WWW: http://www.gem5.org/
2015-04-23 17:03:19 +00:00

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