diff options
-rw-r--r-- | math/gmp/Makefile | 1 | ||||
-rw-r--r-- | math/libgmp4/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile index 0d3cad3baa78..e9c7572a66b1 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -21,6 +21,7 @@ USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" CONFIGURE_ARGS= --enable-cxx +MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes INFO= gmp diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile index 0d3cad3baa78..e9c7572a66b1 100644 --- a/math/libgmp4/Makefile +++ b/math/libgmp4/Makefile @@ -21,6 +21,7 @@ USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" CONFIGURE_ARGS= --enable-cxx +MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes INFO= gmp |