summarylogtreecommitdiffstats
path: root/meson.patch
blob: 8133f1d8936c7a9e3b428e1e4a349ab541357c21 (plain)
1
2
3
4
5
6
7
84,85c84,86
< # https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/commit/28e28e9e5983
< if get_option('b_ndebug') == 'true'
---
> # Workaround for meson's bug
> # https://github.com/mesonbuild/meson/pull/1896
> if get_option('b_ndebug') == true