diff options
Diffstat (limited to 'math/mkl-dnn/Makefile')
-rw-r--r-- | math/mkl-dnn/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/mkl-dnn/Makefile b/math/mkl-dnn/Makefile index c8cb3e6d1987..ec9de701e61f 100644 --- a/math/mkl-dnn/Makefile +++ b/math/mkl-dnn/Makefile @@ -11,7 +11,6 @@ COMMENT= Intel(R) Math Kernel Library for Deep Neural Networks LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_10= invalid value 'internal' in '-fvisibility internal' BROKEN_i386= error: shift count >= width of type (and other errors), see https://github.com/intel/mkl-dnn/issues/315 TEST_DEPENDS= bash:shells/bash |