mirror of
https://github.com/ziglang/zig.git
synced 2026-01-22 07:15:25 +00:00
have_getcontext must be false for android, this makes sure that std.debug.getContext wont call the non-existant function (and thus hit a compileError)