about summary refs log tree commit diff
path: root/pkgs/by-name/ga/gamescope/use-pkgconfig.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/ga/gamescope/use-pkgconfig.patch')
-rw-r--r--pkgs/by-name/ga/gamescope/use-pkgconfig.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/pkgs/by-name/ga/gamescope/use-pkgconfig.patch b/pkgs/by-name/ga/gamescope/use-pkgconfig.patch
deleted file mode 100644
index 2b4de54ae54df..0000000000000
--- a/pkgs/by-name/ga/gamescope/use-pkgconfig.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- 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',
-   ],
- )