fix(libwpe)

closes #4984
This commit is contained in:
Jacob Heider 2024-01-25 10:04:45 -05:00
parent 72c5be2369
commit 47c159a461
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -24,16 +24,13 @@ build:
ln -s . wpe-1.0
working-directory: ${{prefix}}/include
env:
LDFLAGS: "-fPIC"
LDFLAGS: '-fPIC'
MESON_ARGS:
- --prefix="{{prefix}}"
- --libdir="{{prefix}}/lib"
- --buildtype=release
- --wrap-mode=nofallback
test:
dependencies:
gnu.org/gcc: '*'
gnu.org/make: '*'
script:
- make wpe-test
- ./wpe-test | grep {{version}}