mirror of
https://github.com/ziglang/zig.git
synced 2026-01-27 17:55:24 +00:00
The BPF target does not support mutable global variables. Mark the BPF target as a target that does not support atomic variables in order to avoid including the global spinlock table provided in compiler_rt.