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