linker: delete plan9 support

This experimental target was never fully completed. The operating system
is not that interesting or popular anyway, and the maintainer is no
longer around.

Not worth the maintenance burden. This code can be resurrected later if
it is worth it. In such case it will be subject to greater scrutiny.
This commit is contained in:
Andrew Kelley
2025-08-10 23:55:40 -07:00
parent d1917b5c3a
commit 0b3c3c02e3
11 changed files with 19 additions and 1626 deletions

View File

@@ -612,8 +612,6 @@ set(ZIG_STAGE2_SOURCES
src/link/MachO/synthetic.zig
src/link/MachO/Thunk.zig
src/link/MachO/uuid.zig
src/link/Plan9.zig
src/link/Plan9/aout.zig
src/link/Queue.zig
src/link/StringTable.zig
src/link/Wasm.zig