mirror of
https://github.com/ivabus/pantry
synced 2025-06-08 08:20:32 +03:00
LLVM 15.0.0 can't build pkg-config’s bundled glib
This commit is contained in:
parent
2c11365dcc
commit
f92b037388
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ distributable:
|
|||
versions:
|
||||
github: llvm/llvm-project
|
||||
strip: /^LLVM /
|
||||
ignore: 15.y.z
|
||||
# ^^ won’t even build pkg-config lol
|
||||
# tested: [15.0.0]
|
||||
|
||||
provides:
|
||||
- bin/lld
|
||||
|
|
Loading…
Reference in a new issue