diff options
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 |