forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
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 \
|