1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

emulators/advancemame: add MAKE_JOBS_UNSAFE=yes

Otherwise it fails to build on POWER9 with 72 threads.
This commit is contained in:
Piotr Kubaj 2019-12-13 10:20:51 +00:00
parent 69ace5c285
commit b150431a4e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520014

View File

@ -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