fix(pkg-config)

This commit is contained in:
Jacob Heider 2023-04-13 23:26:40 -04:00 committed by Jacob Heider
parent 8eed0dc0e8
commit be218890f6

View file

@ -32,7 +32,7 @@ build:
# 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
CFLAGS: -Wno-error=int-conversion $CFLAGS
test:
script: pkg-config --version