mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-18 06:47:31 -04:00
.builds/archlinux: add x86 build
This commit is contained in:
parent
2397e38224
commit
b6ffc26cb2
3 changed files with 47 additions and 2 deletions
|
|
@ -24,8 +24,8 @@ sources:
|
|||
tasks:
|
||||
- setup: |
|
||||
cd wlroots
|
||||
CC=gcc meson setup build-gcc --fatal-meson-warnings --default-library=both -Dauto_features=enabled --prefix /usr -Db_sanitize=address,undefined
|
||||
- gcc: |
|
||||
meson setup build --fatal-meson-warnings --default-library=both -Dauto_features=enabled --prefix /usr -Db_sanitize=address,undefined
|
||||
- build: |
|
||||
cd wlroots/build
|
||||
ninja
|
||||
sudo ninja install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue