Home
last modified time | relevance | path

Searched +full:libdbd +full:- +full:sqlite3 +full:- +full:perl (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/.github/workflows/
H A Dsmatch.yml8 group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
9 cancel-in-progress: true
13 runs-on: ubuntu-24.04
15 - name: Checkout smatch
21 - name: Install smatch dependencies
23 …sudo apt-get install -y llvm gcc make sqlite3 libsqlite3-dev libdbd-sqlite3-perl libssl-dev libtry
24 - name: Make smatch
27 make -j$(nproc)
28 - name: Checkout OpenZFS
33 - name: Install OpenZFS dependencies
[all …]