mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-07 16:19:06 -04:00
c26d9f6287
Since we know the offset, we may as well read starting there. Still expects rpath to fit in 4096 bytes; that might be worth fixing in the future. Fixes issue #12112