aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/Cache/Path.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2024-08-02 12:00:08 -0700
committerAndrew Kelley <andrew@ziglang.org>2024-08-02 14:14:59 -0700
commit975c185b92a7d470ea705b28f46a8004bdda3c60 (patch)
treecb0d037c9a2f38b348ae10b621db417e2f941fa1 /lib/std/Build/Cache/Path.zig
parent48d584e3a33a76ef4ea643905a11d311e9ed8bbf (diff)
downloadzig-975c185b92a7d470ea705b28f46a8004bdda3c60.tar.gz
zig-975c185b92a7d470ea705b28f46a8004bdda3c60.zip
fix compilation on powerpc GNU systems
...which have a ucontext_t but not a PC register. The current stack unwinding implementation does not yet support this architecture. Also fix name of `std.debug.SelfInfo.openSelf` to remove redundancy. Also removed this hook into root providing an "openSelfDebugInfo" function. Sorry, this debugging code is not of sufficient quality to offer a plugin API right now.
Diffstat (limited to 'lib/std/Build/Cache/Path.zig')
0 files changed, 0 insertions, 0 deletions