mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 13:40:34 -04:00
11 lines
240 B
Text
11 lines
240 B
Text
--- Makefile.orig 2006-07-26 21:30:46.000000000 +0200
|
|
+++ Makefile 2010-10-11 21:48:39.000000000 +0200
|
|
@@ -5,7 +5,7 @@
|
|
|
|
all: scimark2
|
|
|
|
-CC = cc
|
|
+#CC = cc
|
|
LDFLAGS =
|
|
|
|
OBJS = FFT.o kernel.o Stopwatch.o Random.o SOR.o SparseCompRow.o \
|