diff --git a/scram-project-build.file b/scram-project-build.file index cff5e1be88a..2b31057b53b 100644 --- a/scram-project-build.file +++ b/scram-project-build.file @@ -54,7 +54,7 @@ BuildRequires: dwz %endif %if "%{?configtag:set}" != "set" -%define configtag V07-07-03 +%define configtag V08-00-04 %endif %if "%{?cvssrc:set}" != "set" @@ -120,6 +120,7 @@ echo %{configtag} > %_builddir/config/config_tag %_builddir/config/updateConfig.py -p %{ucprojtype} -v %v -s $SCRAMV1_VERSION -t ${%{toolconf}} \ --keys SCRAM_COMPILER=%{scram_compiler} \ --keys ENABLE_LTO=%{enable_lto} \ + --keys ENABLE_PGO=0 \ %if "%{?gitcommit:set}" == "set" --keys PROJECT_GIT_HASH=%{gitcommit} %else