Accepting request 962124 from home:bmwiedemann:branches:Base:System
Make profiling deterministic (bsc#1040589) OBS-URL: https://build.opensuse.org/request/show/962124 OBS-URL: https://build.opensuse.org/package/show/Base:System/grep?expand=0&rev=116
This commit is contained in:
@@ -49,7 +49,7 @@ match to a specified pattern. By default, grep prints the matching lines.
|
||||
%{nil}
|
||||
%if 0%{?do_profiling}
|
||||
%make_build CFLAGS="%{optflags} %{cflags_profile_generate}"
|
||||
sh %{SOURCE4} # profiling run
|
||||
setarch -R sh %{SOURCE4} # profiling run
|
||||
%make_build clean
|
||||
%make_build CFLAGS="%{optflags} %{cflags_profile_feedback}"
|
||||
%else
|
||||
|
Reference in New Issue
Block a user