mirror of
https://github.com/ziglang/zig.git
synced 2025-12-14 18:23:12 +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.