mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
49cd8ec97c
commit
a94d62204d
|
@ -69,7 +69,7 @@ build:
|
|||
|
||||
# https://gitlab.com/qemu-project/qemu/-/issues/1853
|
||||
- run: sed -i -e"s/-isystem', /-isystem' + /g" meson.build
|
||||
if: '>=8.2'
|
||||
if: '>=8.1.4'
|
||||
|
||||
- ./configure $ARGS
|
||||
- make --jobs {{ hw.concurrency }} install
|
||||
|
|
Loading…
Reference in a new issue