[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser-bundle/hardened-builds] Bug 21318: Use MAKEOPTS for GMP build
commit 1d289e1565405dbb8f328d466716dc754db96017
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 2d095d0..a0590e3 100644
--- a/gitian/descriptors/linux/gitian-utils.yml
+++ b/gitian/descriptors/linux/gitian-utils.yml
@@ -141,7 +141,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