diff options
Diffstat (limited to 'wayland/wlroots/build')
-rwxr-xr-x | wayland/wlroots/build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wayland/wlroots/build b/wayland/wlroots/build index 3f1bbec2..e92a1ff4 100755 --- a/wayland/wlroots/build +++ b/wayland/wlroots/build @@ -7,6 +7,7 @@ cl-meson \ -Dexamples=false \ -Dxwayland=enabled \ -Dx11-backend=enabled \ + -Drenderers=gles2 \ . build ninja -C build |