add more wlroots flags for faster compile
This commit is contained in:
parent
5a750b485a
commit
bee06f3507
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -188,7 +188,7 @@ config:
|
|||
|
||||
make fixwlr
|
||||
|
||||
cd subprojects/wlroots && meson ./build --prefix=/usr --buildtype=release
|
||||
cd subprojects/wlroots && meson ./build --prefix=/usr --buildtype=release -Dwerror=false -Dexamples=false
|
||||
cd subprojects/wlroots && ninja -C build/
|
||||
|
||||
cd subprojects/wlroots && ninja -C build/ install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue