mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
misc/onnxruntime: Broken on armv7
Reported by: fallout
(cherry picked from commit 5b4f8cff7a
)
This commit is contained in:
parent
9bde7457ad
commit
3f96c29175
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ WWW= https://onnxruntime.ai/
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_armv7= compilation fails: error: no member named 'linux_id' in 'cpuinfo_processor', see https://github.com/microsoft/onnxruntime/issues/23181
|
||||
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'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue