diff options
Diffstat (limited to 'math/clblas/Makefile')
-rw-r--r-- | math/clblas/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/clblas/Makefile b/math/clblas/Makefile index f0fc76392775..44d87d1bfe05 100644 --- a/math/clblas/Makefile +++ b/math/clblas/Makefile @@ -12,7 +12,6 @@ COMMENT= Software library containing BLAS functions written in OpenCL LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_11_powerpc64= src/library/tools/tune/tune.c:137: error: 'CLOCK_REALTIME' undeclared (first use in this function) BROKEN_FreeBSD_12_powerpc64= src/library/tools/tune/tune.c:137: error: 'CLOCK_REALTIME' undeclared (first use in this function) BUILD_DEPENDS= opencl>=0:devel/opencl |