lang/pypy: mark BROKEN-amd64. ok sthen

Since recent x-only changes, the bootstrap segfaults very early on in the
build. The obvious workarounds like USE_NOEXECONLY or passing in variants
of --no-execute-only via the environment aren't enough.
This commit is contained in:
tb 2023-01-23 12:52:00 +00:00
parent 45348454e5
commit ce69f688de
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
ONLY_FOR_ARCHS = aarch64 amd64
BROKEN-amd64 = build segfaults also with USE_NOEXECONLY
COMMENT = fast implementation of the Python language