Also broken on powerpc: uses i386 asm.
Hat: portmgr
This commit is contained in:
parent
4aa0392337
commit
8522641a02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285424
@ -57,6 +57,7 @@ DYNAMIPS_ARCH= "amd64"
|
||||
BROKEN= Does not compile
|
||||
.elif ${ARCH} == "powerpc"
|
||||
DYNAMIPS_ARCH= "ppc32"
|
||||
BROKEN= Does not compile: uses i386 asm
|
||||
.else
|
||||
DYNAMIPS_ARCH= "nojit"
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user