blob: 27ac225629ac0abc20af930524c5eb9288dd30d5 [file] [log] [blame]
Eric Li861b2d52011-02-04 14:50:35 -08001--- Makefile.bak 2011-01-14 10:45:12.000000000 -0800
2+++ Makefile 2011-01-14 10:46:54.000000000 -0800
3@@ -52,7 +52,7 @@
4 # COMPILER CONFIGURATION: Set "CC" to the name of the compiler to use
5 # to build the binary benchmarks. You should also set "$cCompiler" in the
6 # Run script to the name of the compiler you want to test.
7-CC=gcc
8+CC?=gcc
9
10 # OPTIMISATION SETTINGS:
11