Enable PGO on Rawhide

This commit is contained in:
Martin Stransky 2021-01-12 22:33:37 +01:00
parent 23e43ccad7
commit 1fd16dc661

View File

@ -71,11 +71,6 @@ ExcludeArch: s390x
%global big_endian 1
%endif
# Disable PGO on Rawhide due to build failures
%if 0%{?fedora} > 33
%global build_with_pgo 0
%endif
%if 0%{?build_with_pgo}
%global use_xvfb 1
%global build_tests 1