misc/onnxruntime: Broken on armv7

Reported by:	fallout

(cherry picked from commit 5b4f8cff7a)
This commit is contained in:
Yuri Victorovich 2025-03-13 21:19:13 -07:00
parent 9bde7457ad
commit 3f96c29175

View file

@ -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'