Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/taskcluster/kinds/toolchain/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 730 B image not shown  

Quelle  7zz.yml   Sprache: unbekannt

 
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
---
task-defaults:
    attributes:
        local-toolchain: true
    description: "7-zip toolchain build"
    worker:
        max-run-time: 1800
    worker-type: b-linux-gcp
    run:
        script: build-7zz.sh
        toolchain-artifact: public/build/7zz.tar.zst
    fetches:
        fetch:
            - 7zz

linux64-7zz:
    treeherder:
        symbol: TL(7zz)
    run:
        arguments: ['x86_64-unknown-linux-gnu']
    fetches:
        toolchain:
            - linux64-clang-toolchain
            - sysroot-x86_64-linux-gnu

[ Dauer der Verarbeitung: 0.2 Sekunden  (vorverarbeitet)  ]