You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a working local version of 0.10, but 0.11 doesn't currently build on mere due to /usr/bin/env being a static binary (symlink to busybox which is static).
I have a working local version of 0.10, but 0.11 doesn't currently build on mere due to
/usr/bin/envbeing a static binary (symlink to busybox which is static).Related to ziglang/zig#14577