mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
fix(folly,libunwind)
This commit is contained in:
parent
07cddda32d
commit
fd65aeee8b
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ dependencies:
|
||||||
darwin:
|
darwin:
|
||||||
sourceware.org/bzip2: '*'
|
sourceware.org/bzip2: '*'
|
||||||
linux:
|
linux:
|
||||||
llvm.org: ^17 # libunwind, since 2024.5.13.0
|
libcxx.llvm.org: ^18 # libunwind, since 2024.5.13.0
|
||||||
jemalloc.net: ^5 # since 2024.5.13.0
|
jemalloc.net: ^5 # since 2024.5.13.0
|
||||||
elfutils.org: ^0 # for dwarf.h, since 2024.5.13.0
|
elfutils.org: ^0 # for dwarf.h, since 2024.5.13.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue