diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
commit | e0b379fa6f3d155233755f07a2c1262bcdb4faa8 (patch) | |
tree | 47a0ecc20682a7a4895cc432843a845b1c7f6905 /benchmarks | |
parent | 411a42077f495f437d1991bb81e508d52f3cd6ea (diff) |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/clpeak/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/clpeak/Makefile b/benchmarks/clpeak/Makefile index b05200823a35..7a5297ebda37 100644 --- a/benchmarks/clpeak/Makefile +++ b/benchmarks/clpeak/Makefile @@ -17,7 +17,6 @@ BUILD_DEPENDS= opencl>=0:devel/opencl LIB_DEPENDS= libOpenCL.so:devel/ocl-icd RUN_DEPENDS= opencl>=0:devel/opencl -BROKEN_FreeBSD_9= clpeak is only supported on FreeBSD 10.1 and newer ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON_amd64= only builds and is supported on amd64 |