diff --git a/projects/stedolan.github.io/jq/package.yml b/projects/stedolan.github.io/jq/package.yml index dbe4df92..29003a3a 100644 --- a/projects/stedolan.github.io/jq/package.yml +++ b/projects/stedolan.github.io/jq/package.yml @@ -11,8 +11,6 @@ dependencies: build: dependencies: - linux: - llvm.org: '>=12<15' git-scm.org: 2 script: - run: | @@ -22,6 +20,7 @@ build: fi if: <1.7 - ./configure --disable-maintainer-mode --prefix={{prefix}} + - make -j {{hw.concurrency}} - make install test: