mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
aa71ddadfa
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
10 lines
192 B
Diff
10 lines
192 B
Diff
--- a/meson.build
|
|
+++ b/meson.build
|
|
@@ -6,7 +6,6 @@ project(
|
|
default_options: [
|
|
'cpp_std=c++20',
|
|
'warning_level=2',
|
|
- 'force_fallback_for=wlroots,libliftoff,vkroots',
|
|
],
|
|
)
|