diff --git a/dist/unix/strawberry.spec.in b/dist/unix/strawberry.spec.in index e12ddcf78..973c84404 100644 --- a/dist/unix/strawberry.spec.in +++ b/dist/unix/strawberry.spec.in @@ -105,7 +105,7 @@ Features: %build %if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos} - export CXXFLAGS="-fPIC $RPM_OPT_FLAGS" + export CXXFLAGS="-fPIC -Wno-maybe-uninitialized $RPM_OPT_FLAGS" %endif %if "%{?_vendor}" == "openmandriva" %{cmake} -DBUILD_WERROR=ON