aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-09-10 10:29:06 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-09-10 10:29:06 +0000
commit052d10856a865555898194da8595a1b35c6e8aa8 (patch)
treefca8ca0fc5b5fb08bf75e671a2e2f938307b4f20 /benchmarks
parentba58df6efa6a793e220e1ec88b6c0fc2388b4eb0 (diff)
downloadports-052d10856a865555898194da8595a1b35c6e8aa8.tar.gz
ports-052d10856a865555898194da8595a1b35c6e8aa8.zip
Remove ONLY_FOR_ARCHS_REASON_<arch> that are not architecture dependant.
Notes
Notes: svn path=/head/; revision=479383
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/clpeak/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/clpeak/Makefile b/benchmarks/clpeak/Makefile
index 52d1101dbcfd..983c4dba5a02 100644
--- a/benchmarks/clpeak/Makefile
+++ b/benchmarks/clpeak/Makefile
@@ -16,7 +16,6 @@ LIB_DEPENDS= libOpenCL.so:devel/ocl-icd
RUN_DEPENDS= opencl>=0:devel/opencl
ONLY_FOR_ARCHS= amd64
-ONLY_FOR_ARCHS_REASON_amd64= only builds and is supported on amd64
USE_GITHUB= yes
GH_ACCOUNT= krrishnarraj