mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
math/clblas: unbreak on powerpc64 head
Builds fine.
This commit is contained in:
parent
61c827b33e
commit
dca9e1994b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541117
@ -13,7 +13,8 @@ COMMENT= Software library containing BLAS functions written in OpenCL
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_powerpc64= src/library/tools/tune/tune.c:137: error: 'CLOCK_REALTIME' undeclared (first use in this function)
|
||||
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
|
||||
LIB_DEPENDS= libOpenCL.so:devel/ocl-icd \
|
||||
|
Loading…
Reference in New Issue
Block a user