[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser/tor-browser-60.0.1esr-8.0-1] Bug 1457598 - Add MinGW and GCC scripts to the resources of fxc2 and nsis to ensure they get rebuilt. r=glandium, a=jcristau
commit f00af23bb8832f6bdbfc29669a9f95730628cfeb
Author: Tom Ritter <tom@xxxxxxxxxxx>
Date: Wed May 16 12:59:23 2018 -0500
Bug 1457598 - Add MinGW and GCC scripts to the resources of fxc2 and nsis to ensure they get rebuilt. r=glandium, a=jcristau
---
taskcluster/ci/toolchain/linux.yml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/taskcluster/ci/toolchain/linux.yml b/taskcluster/ci/toolchain/linux.yml
index 3b9449c89828..93274257ee56 100755
--- a/taskcluster/ci/toolchain/linux.yml
+++ b/taskcluster/ci/toolchain/linux.yml
@@ -546,6 +546,9 @@ linux64-mingw32-nsis:
run:
using: toolchain-script
script: build-mingw32-nsis.sh
+ resources:
+ - 'build/unix/build-gcc/build-gcc.sh'
+ - 'taskcluster/scripts/misc/build-gcc-mingw32.sh'
toolchain-artifact: public/build/nsis.tar.xz
toolchains:
- linux64-mingw32-gcc
@@ -564,6 +567,9 @@ linux64-mingw32-fxc2:
run:
using: toolchain-script
script: build-mingw32-fxc2.sh
+ resources:
+ - 'build/unix/build-gcc/build-gcc.sh'
+ - 'taskcluster/scripts/misc/build-gcc-mingw32.sh'
toolchain-artifact: public/build/fxc2.tar.xz
toolchains:
- linux64-mingw32-gcc
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits