1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

math/mkl-dnn: Broken on i386: shift count >= width of type

This commit is contained in:
Yuri Victorovich 2018-09-07 02:31:47 +00:00
parent 950eac81bc
commit 446d72208d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479176

View File

@ -12,6 +12,7 @@ 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