llvm.org@15 (#57)

* llvm.org@15

* this might be needed in other projects :(
This commit is contained in:
Jacob Heider 2022-12-06 13:49:24 -05:00 committed by GitHub
parent 6f50cb723e
commit 58701369e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions

View file

@ -1,5 +1,5 @@
distributable:
url: https://pkgconfig.freedesktop.org/releases/pkg-config-{{ version }}.tar.gz
url: https://pkgconfig.freedesktop.org/releases/pkg-config-{{version}}.tar.gz
strip-components: 1
provides:
@ -31,6 +31,8 @@ build:
- --with-internal-glib
# otherwise the defaults are based on our {{prefix}}
- --with-pc-path=/usr/lib/pkgconfig:/usr/share/pkgconfig
# llvm15 changed this to hard error
CFLAGS: -Wno-error=int-conversion
test:
script: pkg-config --version

View file

@ -5,9 +5,6 @@ distributable:
versions:
github: llvm/llvm-project
strip: /^LLVM /
ignore: 15.y.z
# ^^ wont even build pkg-config lol
# tested: [15.0.0]
provides:
- bin/lld