mirror of
https://github.com/ivabus/pantry
synced 2024-11-26 18:25:08 +03:00
jq doesn't like llvm 15
This commit is contained in:
parent
df862c5253
commit
033bf2f15a
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ build:
|
||||||
dependencies:
|
dependencies:
|
||||||
tea.xyz/gx/cc: c99
|
tea.xyz/gx/cc: c99
|
||||||
tea.xyz/gx/make: '*'
|
tea.xyz/gx/make: '*'
|
||||||
|
linux:
|
||||||
|
llvm.org: '>=12<15'
|
||||||
git-scm.org: 2
|
git-scm.org: 2
|
||||||
script: |
|
script: |
|
||||||
if test '{{hw.platform}}' = 'darwin'; then
|
if test '{{hw.platform}}' = 'darwin'; then
|
||||||
|
|
Loading…
Reference in a new issue