mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-09-18 17:28:28 +00:00
add more wlroots flags for faster compile
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user