Try to workaround qemu-m68k futex problem

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-03-31 20:29:24 +02:00
parent cc3a1c0d65
commit 049abeaab4
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1 @@
MAKEOPTS="-j1"

View file

@ -0,0 +1,3 @@
# this is needed for qemu-m68k, otherwise make aborts with
# "The futex facility returned an unknown value"
dev-lang/python releng/singleproc