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
It seems like arm-linux-gnueabihf means ARM v8 to Zig. We need a way to specify ARM v7 as that's what linux-arm means in .NET land. See: ziglang/zig#4911 (comment)