forked from Lainports/freebsd-ports
misc/onnxruntime: Broken on aarch64
Reported by: fallout
This commit is contained in:
parent
6c740fac29
commit
8f6474d2d4
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ WWW= https://onnxruntime.ai/
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_aarch64= compilation fails: error: no member named 'linux_id' in 'cpuinfo_processor', see https://github.com/microsoft/onnxruntime/issues/23181
|
||||
BROKEN_i386= compilation fails: error: requested alignment is less than minimum alignment of 8 for type 'google::protobuf::internal::ThreadSafeArena::CacheAlignedLifecycleIdGenerator'
|
||||
|
||||
BUILD_DEPENDS= gpatch:devel/patch
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue