Remove various meson toggles that match with upstream defaults
... as suggested by Company.
Resolves: #2021061
(cherry picked from Fedora commit eaf1da5e7c
)
This commit is contained in:
parent
7979bb7630
commit
044331cb44
@ -110,15 +110,9 @@ for writing applications with version 4 of the GTK widget toolkit.
|
|||||||
%build
|
%build
|
||||||
export CFLAGS='-fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT %optflags'
|
export CFLAGS='-fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT %optflags'
|
||||||
%meson \
|
%meson \
|
||||||
-Dx11-backend=true \
|
|
||||||
-Dwayland-backend=true \
|
|
||||||
%if 0%{?with_broadway}
|
%if 0%{?with_broadway}
|
||||||
-Dbroadway-backend=true \
|
-Dbroadway-backend=true \
|
||||||
%endif
|
%endif
|
||||||
-Dmedia-ffmpeg=disabled \
|
|
||||||
-Dmedia-gstreamer=enabled \
|
|
||||||
-Dvulkan=disabled \
|
|
||||||
-Dxinerama=enabled \
|
|
||||||
-Dsysprof=enabled \
|
-Dsysprof=enabled \
|
||||||
-Dcolord=enabled \
|
-Dcolord=enabled \
|
||||||
-Dgtk_doc=false \
|
-Dgtk_doc=false \
|
||||||
|
Loading…
Reference in New Issue
Block a user