math/onednn: Update 2.6.1 -> 2.6.2
Reported by: portscout
This commit is contained in:
parent
56ccbda9cb
commit
73b2221584
@ -1,6 +1,6 @@
|
||||
PORTNAME= onednn
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.6.1
|
||||
DISTVERSION= 2.6.2
|
||||
CATEGORIES= math # machine-learning
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -71,7 +71,7 @@ CXXFLAGS:= ${CXXFLAGS:S/-O2/-O3/} # clang writes wrong binary code when -O2 opti
|
||||
post-install:
|
||||
@${RM} -r ${STAGEDIR}${PREFIX}/share/doc
|
||||
|
||||
do-test: # some tests are known to fail: https://github.com/intel/mkl-dnn/issues/350 (the upstream failed to reproduce it and closed the report)
|
||||
do-test:
|
||||
@${REINPLACE_CMD} 's| /bin/bash | ${LOCALBASE}/bin/bash |' ${WRKSRC}/tests/CMakeLists.txt
|
||||
@cd ${BUILD_WRKSRC} && \
|
||||
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DDNNL_BUILD_TESTS=ON ${CMAKE_SOURCE_PATH} && \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1657761585
|
||||
SHA256 (oneapi-src-oneDNN-v2.6.1_GH0.tar.gz) = 0ff70240378aa26e1fc3edf66d14964e614ef2f9278514182cd43b34ced9af21
|
||||
SIZE (oneapi-src-oneDNN-v2.6.1_GH0.tar.gz) = 5845474
|
||||
TIMESTAMP = 1662948835
|
||||
SHA256 (oneapi-src-oneDNN-v2.6.2_GH0.tar.gz) = baed0a7426189c6e5f1cb242c6d282d3638802cbd05772e1c4810a83bd7bc4df
|
||||
SIZE (oneapi-src-oneDNN-v2.6.2_GH0.tar.gz) = 5846494
|
||||
|
Loading…
Reference in New Issue
Block a user