mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
update(cc)
unpin LLVM14
This commit is contained in:
parent
0261e3d5a5
commit
a3a0ce82c8
|
@ -3,13 +3,11 @@ distributable: ~
|
|||
# FIXME we want the c version eg. c99
|
||||
# or should that be some kind of option? so you specify you want a cc that support c99
|
||||
versions:
|
||||
- 0.1.6
|
||||
- 0.1.7
|
||||
|
||||
dependencies:
|
||||
linux:
|
||||
llvm.org: '<15' # Right now, at least 8 packages don't build with llvm^15 in the environment.
|
||||
# There shouldn't be any particular harm with limiting this for now. But, it
|
||||
# should definitely be FIXME.
|
||||
llvm.org: '*'
|
||||
darwin:
|
||||
apple.com/xcode/clt: '*'
|
||||
|
||||
|
|
Loading…
Reference in a new issue