aboutsummaryrefslogtreecommitdiff
path: root/lib/std/heap.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2020-08-08 02:15:46 -0700
committerAndrew Kelley <andrew@ziglang.org>2020-08-08 02:38:32 -0700
commit051aadd7810de9b68f415ec00a3867f6f783b961 (patch)
tree01b324db1cfc39840e4368ed28911bfc73968c8f /lib/std/heap.zig
parent72b5ceed66005f03933a4e5bbd0eda08378b0fd0 (diff)
downloadzig-051aadd7810de9b68f415ec00a3867f6f783b961.tar.gz
zig-051aadd7810de9b68f415ec00a3867f6f783b961.zip
std lib general purpose allocator: disable stack tracing on mips
Sadly, trying to collect stack frames goes into an infinite loop on mips. This sets the default number of stack frames to collect to 0 on mips.
Diffstat (limited to 'lib/std/heap.zig')
0 files changed, 0 insertions, 0 deletions