aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/ramspeed
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-27 15:09:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-27 15:09:11 +0000
commit56bf85096cc89f91d28671b5d93b4172240263bc (patch)
tree0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/ramspeed
parent26b078f5434c79c09183a623d0c9897d12fd26c9 (diff)
downloadports-56bf85096cc89f91d28671b5d93b4172240263bc.tar.gz
ports-56bf85096cc89f91d28671b5d93b4172240263bc.zip
Notes
Diffstat (limited to 'benchmarks/ramspeed')
-rw-r--r--benchmarks/ramspeed/files/patch-build.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/benchmarks/ramspeed/files/patch-build.sh b/benchmarks/ramspeed/files/patch-build.sh
index 9d703b275db5..06fef2d105c0 100644
--- a/benchmarks/ramspeed/files/patch-build.sh
+++ b/benchmarks/ramspeed/files/patch-build.sh
@@ -1,6 +1,6 @@
---- build.sh.orig 2007-11-01 22:00:00.000000000 +0100
-+++ build.sh 2014-01-25 19:53:28.000000000 +0100
-@@ -15,6 +15,16 @@
+--- build.sh.orig 2007-11-01 21:00:00 UTC
++++ build.sh
+@@ -15,6 +15,16 @@ fi
if [ "$1" ]; then OS=$1; fi
if [ "$2" ]; then ARCH=$2; fi
@@ -17,7 +17,7 @@
case $OS in
FreeBSD)
-@@ -127,10 +137,20 @@
+@@ -127,10 +137,20 @@ case $OS in
esac
echo "building for $OS $RELEASE $ARCH"
@@ -41,7 +41,7 @@
if [ $TARGET = "GENERIC" ]
then echo "WARNING! BUILDING FOR AN UNSUPPORTED OPERATING SYSTEM AND\OR ARCHITECTURE!"
-@@ -139,8 +159,10 @@
+@@ -139,8 +159,10 @@ then echo "WARNING! BUILDING FOR AN UNSU
echo " "
fi