Closed
Description
Code
Build of Mesa 22.3.4
(enabled rusticl
) on Linux/aarch64
with rust 1.67.0
fails with:
error: failed to add native library src/gallium/auxiliary/libgallium.a: Unsupported archive identifier
where:
$ file build/src/gallium/auxiliary/libgallium.a
build/src/gallium/auxiliary/libgallium.a: thin archive with 1344 symbol entries
Version it worked on
Builds fine with rust 1.66.0
.
Version with regression
Stable release of rust 1.67.0