summaryrefslogtreecommitdiff
path: root/automation/taskcluster
diff options
context:
space:
mode:
authorBenjamin Beurdouche <bbeurdouche@mozilla.com>2020-03-09 14:13:50 +0000
committerBenjamin Beurdouche <bbeurdouche@mozilla.com>2020-03-09 14:13:50 +0000
commit0dd68eb4000e1db1cc9e66a0d14e628ffb84f2bd (patch)
treedd949b5b94f5ec0ed1d4a98b787bcfbd06d038ad /automation/taskcluster
parent4f498e35564433b4fdb94591b31db5b06196f2f1 (diff)
downloadnss-hg-0dd68eb4000e1db1cc9e66a0d14e628ffb84f2bd.tar.gz
Bug 1612493 - Fix Firefox build for Windows 2012 x64. r=kjacobs
Differential Revision: https://phabricator.services.mozilla.com/D65945
Diffstat (limited to 'automation/taskcluster')
-rwxr-xr-xautomation/taskcluster/scripts/run_hacl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/automation/taskcluster/scripts/run_hacl.sh b/automation/taskcluster/scripts/run_hacl.sh
index 4ad6ca7f1..a7099480c 100755
--- a/automation/taskcluster/scripts/run_hacl.sh
+++ b/automation/taskcluster/scripts/run_hacl.sh
@@ -13,7 +13,7 @@ set -e -x -v
# HACL CI.
# When bug 1593647 is resolved, extract the code on CI again.
git clone -q "https://github.com/project-everest/hacl-star" ~/hacl-star
-git -C ~/hacl-star checkout -q 4faa2f0e26b544c81e5d2e0af773cc8008863470
+git -C ~/hacl-star checkout -q 079854e0072041d60859b6d8af2743bc6a37dc05
# Format the C snapshot.
cd ~/hacl-star/dist/mozilla