Searched +full:libtry +full:- +full:tiny +full:- +full:perl (Results 1 – 1 of 1) sorted by relevance
8 group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}9 cancel-in-progress: true13 runs-on: ubuntu-24.0415 - name: Checkout smatch21 - name: Install smatch dependencies23 …sudo apt-get install -y llvm gcc make sqlite3 libsqlite3-dev libdbd-sqlite3-perl libssl-dev libtry…24 - name: Make smatch27 make -j$(nproc)28 - name: Checkout OpenZFS33 - name: Install OpenZFS dependencies[all …]