forked from pool/python314
Accepting request 1251945 from devel:languages:python:Factory
- Skip PGO with %want_reproducible_builds (bsc#1239210). OBS-URL: https://build.opensuse.org/request/show/1251945 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python314?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 10 15:44:31 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
- Skip PGO with %want_reproducible_builds (bsc#1239210).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 12 21:20:43 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
Wed Feb 12 21:20:43 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
|||||||
@@ -54,7 +54,7 @@
|
|||||||
%bcond_with GIL
|
%bcond_with GIL
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?do_profiling}
|
%if 0%{?do_profiling} && !0%{?want_reproducible_builds}
|
||||||
%bcond_without profileopt
|
%bcond_without profileopt
|
||||||
%else
|
%else
|
||||||
%bcond_with profileopt
|
%bcond_with profileopt
|
||||||
|
|||||||
Reference in New Issue
Block a user