forked from mirrors/gecko-dev
Note that static analysis was the only remaining user of the 32-bit toolchain, so I've removed win32-clang-cl (or rather, renamed it to win32-clang-cl-st-an). --HG-- rename : build/build-clang/clang-win32.json => build/build-clang/clang-win32-st-an.json rename : build/build-clang/clang-win64.json => build/build-clang/clang-win64-st-an.json rename : taskcluster/scripts/misc/build-clang32-windows.sh => taskcluster/scripts/misc/build-clang32-st-an-windows.sh rename : taskcluster/scripts/misc/build-clang64-windows.sh => taskcluster/scripts/misc/build-clang64-st-an-windows.sh
3 lines
110 B
Bash
Executable file
3 lines
110 B
Bash
Executable file
#!/bin/bash
|
|
|
|
source build/src/taskcluster/scripts/misc/build-clang-windows-helper64.sh clang-win64-st-an.json
|