Allow test build on powerpc64le.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
3a5b3e1a78
commit
e70e6a87bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549832
@ -16,7 +16,7 @@ LICENSE_FILE_MIT= ${WRKSRC}/LICENSE
|
||||
BROKEN_armv6= fails to package: pypy_objspace_std.c: Crash in JIT!
|
||||
BROKEN_armv7= fails to package: pypy_objspace_std.c: Crash in JIT!
|
||||
BROKEN_powerpc64= fails to compile: platcheck_109.c: fatal error: linux/auxvec.h: No such file or directory
|
||||
ONLY_FOR_ARCHS?= amd64 armv6 armv7 i386 powerpc64
|
||||
ONLY_FOR_ARCHS?= amd64 armv6 armv7 i386 powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON?= PyPy JIT only supported on these architectures
|
||||
|
||||
PATCH_SITES= https://foss.heptapod.net/pypy/pypy/-/commit/
|
||||
|
Loading…
Reference in New Issue
Block a user