[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-browser-bundle/master] Bug 21318: Use MAKEOPTS for GMP build



commit 18bb5d3c20f563f774a7c935b1572f60d6330a06
Author: Georg Koppen <gk@xxxxxxxxxxxxxx>
Date:   Wed Jan 25 13:42:29 2017 +0000

    Bug 21318: Use MAKEOPTS for GMP build
---
 gitian/descriptors/linux/gitian-utils.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gitian/descriptors/linux/gitian-utils.yml b/gitian/descriptors/linux/gitian-utils.yml
index b5246f4..d10422b 100644
--- a/gitian/descriptors/linux/gitian-utils.yml
+++ b/gitian/descriptors/linux/gitian-utils.yml
@@ -120,7 +120,7 @@ script: |
   # --enable-fat makes the binaries slightly bigger but fixes reproducibility
   # issues when compiling on LXC. See bug 12238 comment 4.
   ./configure --prefix=$INSTDIR/gmp --disable-static --enable-shared --enable-cxx --enable-fat
-  make
+  make $MAKEOPTS
   make install
   cd ..
 

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits