This repository has been archived by the owner on Sep 2, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build.sh: Pass --without-zstd for binutils (macOS fix)
When building fat binaries for mavOS we got the following error: ld: warning: ignoring file /usr/local/Cellar/.../libzstd.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64
- Loading branch information