mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +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:
|
||||
tea.xyz/gx/cc: c99
|
||||
tea.xyz/gx/make: '*'
|
||||
linux:
|
||||
llvm.org: '>=12<15'
|
||||
git-scm.org: 2
|
||||
script: |
|
||||
if test '{{hw.platform}}' = 'darwin'; then
|
||||
|
|
Loading…
Reference in a new issue