[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser-build/master] Bug 30779: Make openssl build reproducible by setting SOURCE_DATE_EPOCH
commit 3d5f652a3ec9fb44c41e79174f2de28f14ffdbe0
Author: Nicolas Vigier <boklm@xxxxxxxxxxxxxx>
Date: Thu Jun 6 00:25:38 2019 +0200
Bug 30779: Make openssl build reproducible by setting SOURCE_DATE_EPOCH
---
projects/openssl/build | 1 +
1 file changed, 1 insertion(+)
diff --git a/projects/openssl/build b/projects/openssl/build
index a3ff092..40dc526 100644
--- a/projects/openssl/build
+++ b/projects/openssl/build
@@ -13,6 +13,7 @@ export CC='gcc -m32'
ln -s $clangdir/bin/clang $clangdir/bin/x86_64-apple-darwin11-cc
export CC="cc [% c("var/FLAGS") %]"
[% END -%]
+export SOURCE_DATE_EPOCH='[% c("timestamp") %]'
./Configure --prefix=$distdir [% c('var/configure_opts') %]
make
make install
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits