diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-06-10 05:22:13 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-06-10 05:22:13 +0000 |
commit | b90863c551ec6efd0102ec36292b4156cce3c5eb (patch) | |
tree | afc1ffec0bae93325d6b28422c91e3d05f85fd8a /science/cgnslib/Makefile | |
parent | a41c064fb807a44de9383b12853b19f055594950 (diff) |
Notes
Diffstat (limited to 'science/cgnslib/Makefile')
-rw-r--r-- | science/cgnslib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile index 9fd239a7e078..b6f103e730e7 100644 --- a/science/cgnslib/Makefile +++ b/science/cgnslib/Makefile @@ -20,6 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= CGNS GH_PROJECT= CGNS USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes TEST_TARGET= test |