Build plan9port on i386, powerpc, powerpc64

Diff from Kyle Milz, who confirms that plan9port works on i386 and
powerpc, but doesn't build on sparc64.  I add powerpc64.
This commit is contained in:
gkoehler 2022-09-23 02:28:27 +00:00
parent 178cbf016a
commit b3d751aa77
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
ONLY_FOR_ARCHS = amd64 i386 powerpc
BROKEN-i386 = various "invalid operand for instruction", OpenBSD-386-asm.S
BROKEN-powerpc = threading issues
ONLY_FOR_ARCHS = amd64 i386 powerpc powerpc64
COMMENT = Plan 9 from user space