aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-04-07 19:17:13 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-04-07 19:17:13 +0000
commit16b85067838cbde60d3ccd30198f2f72ea13580a (patch)
tree8f2e1b996eaa2b16bde5b0987f0cfc219e43fb6e
parent539dc92f120f69f9670c85f07a044b27ba11328a (diff)
downloadports-16b85067838cbde60d3ccd30198f2f72ea13580a.tar.gz
ports-16b85067838cbde60d3ccd30198f2f72ea13580a.zip
science/ocean: Fix build by adding MAKE_JOBS_UNSAFE
Reported by: fallout
-rw-r--r--science/ocean/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/ocean/Makefile b/science/ocean/Makefile
index 70345b0311ab..1d3d1b9dc400 100644
--- a/science/ocean/Makefile
+++ b/science/ocean/Makefile
@@ -30,6 +30,8 @@ MAKE_ARGS= MPIFC=${MPIFC} \
MPI_HOME=${MPI_HOME} \
MPI_LIBS="${MPI_LIBS}"
+MAKE_JOBS_UNSAFE= yes # parallel build fails, see https://github.com/times-software/OCEAN/issues/327
+
BINARY_ALIAS= make=${GMAKE}
OPTIONS_SINGLE= MPI