aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorpkubaj <pkubaj@FreeBSD.org>2019-12-13 18:20:51 +0800
committerpkubaj <pkubaj@FreeBSD.org>2019-12-13 18:20:51 +0800
commitf3028ca2e9e6ccdab21e51a2df2628bfc9c86769 (patch)
treef685a0d08452347fab952c526c4f37487e019268 /emulators
parentefb3b7f8b0021d042552cd6817e9a0971d4800f1 (diff)
downloadfreebsd-ports-gnome-f3028ca2e9e6ccdab21e51a2df2628bfc9c86769.tar.gz
freebsd-ports-gnome-f3028ca2e9e6ccdab21e51a2df2628bfc9c86769.tar.zst
freebsd-ports-gnome-f3028ca2e9e6ccdab21e51a2df2628bfc9c86769.zip
emulators/advancemame: add MAKE_JOBS_UNSAFE=yes
Otherwise it fails to build on POWER9 with 72 threads.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/advancemame/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/advancemame/Makefile b/emulators/advancemame/Makefile
index 509e00420bb9..df81de2d9e38 100644
--- a/emulators/advancemame/Makefile
+++ b/emulators/advancemame/Makefile
@@ -23,6 +23,7 @@ CONFIGURE_ARGS= --disable-svgalib --disable-fb --disable-alsa --enable-oss \
CFLAGS+= -idirafter ${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+MAKE_JOBS_UNSAFE= yes
DOCSDIR= ${PREFIX}/share/doc/advance
DATADIR= ${PREFIX}/share/advance