zed
zed copied to clipboard
Fix `script/build-linux` with newer GCC
If you follow the workaround advice in the Docs for building with a newer GCC, it will error:
https://github.com/zed-industries/zed/blob/79b1dd7db8baede7e5dbaa2ad077bca61d9bad49/script/bundle-linux#L88-L91
Release Notes:
- Fixed
script/build-linuxfor non-musl builds.