This commit is contained in:
parent
a213d3ab15
commit
7d2663513c
@ -76,7 +76,7 @@ autoreconf -fi
|
|||||||
%if 0%{?do_profiling}
|
%if 0%{?do_profiling}
|
||||||
make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_generate}" V=1
|
make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_generate}" V=1
|
||||||
# do not run profiling in parallel for reproducible builds (boo#1040589 boo#1102408)
|
# do not run profiling in parallel for reproducible builds (boo#1040589 boo#1102408)
|
||||||
make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_generate}" check
|
make CFLAGS="%{optflags} %{cflags_profile_generate}" check
|
||||||
make %{?_smp_mflags} clean
|
make %{?_smp_mflags} clean
|
||||||
make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_feedback}" V=1
|
make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_feedback}" V=1
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user