[tbb-commits] [tor-browser-bundle/hardened-builds] Don't include old OS X toolchain in results anymore
gk at torproject.org
gk at torproject.org
Mon Apr 25 12:35:27 UTC 2016
commit 41386f37bbc771c559e5986963a6db79b1abd9b7
Author: Georg Koppen <gk at torproject.org>
Date: Mon Apr 25 12:34:50 2016 +0000
Don't include old OS X toolchain in results anymore
---
gitian/record-inputs.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/gitian/record-inputs.sh b/gitian/record-inputs.sh
index afcd70d..a74d70b 100755
--- a/gitian/record-inputs.sh
+++ b/gitian/record-inputs.sh
@@ -25,7 +25,6 @@ rm -f bundle.inputs
sha256sum $OSXSDK_PACKAGE >> bundle.inputs
sha256sum $OPENSSL_PACKAGE >> bundle.inputs
-sha256sum $TOOLCHAIN4_PACKAGE >> bundle.inputs
echo >> bundle.inputs
sha256sum noscript at noscript.net.xpi >> bundle.inputs
echo >> bundle.inputs
More information about the tbb-commits
mailing list