mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-06 01:02:26 +01:00
11 lines
177 B
Diff
11 lines
177 B
Diff
--- a/meson.build
|
|
+++ b/meson.build
|
|
@@ -6,7 +6,6 @@
|
|
default_options: [
|
|
'cpp_std=c++14',
|
|
'warning_level=2',
|
|
- 'force_fallback_for=wlroots,libliftoff',
|
|
],
|
|
)
|
|
|