update-srcinfo: clang32 uses clang..

This commit is contained in:
Christoph Reiter
2021-04-25 15:35:50 +02:00
parent 977d3b5e02
commit a9d0da3322

View File

@@ -28,7 +28,7 @@ jobs:
- run: |
# XXX: we don't need the toolchains for --printsrcinfo, but makepkg-mingw complains if gcc doesn't exist
touch /mingw64/bin/gcc.exe /mingw32/bin/gcc.exe /ucrt64/bin/gcc.exe /clang64/bin/clang.exe /clang32/bin/gcc.exe
touch /mingw64/bin/gcc.exe /mingw32/bin/gcc.exe /ucrt64/bin/gcc.exe /clang64/bin/clang.exe /clang32/bin/clang.exe
curl --fail -L --retry 5 -o srcinfo.json "https://github.com/$GITHUB_REPOSITORY/releases/download/srcinfo-cache/srcinfo.json"
python .ci/ci-generate-srcinfo.py --time-limit 19800 mingw . srcinfo.json