1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

math/onednn: Mark broken on aarch64

/wrkdirs/usr/ports/math/onednn/work/oneDNN-2.1.1/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64_util.h:20:10: fatal error: 'sys/prctl.h' file not found

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mikael Urankar 2021-03-12 08:05:34 +00:00
parent fcfca11e27
commit 310b22e704
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=568147

View File

@ -11,6 +11,7 @@ COMMENT= Intel(R) Math Kernel Library for Deep Neural Networks
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_aarch64= error: sys/prctl.h file not found
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 \