forked from pool/python-rjsmin
Accepting request 1137474 from home:bmwiedemann:branches:devel:languages:python
Build without devel-instrumentation to get reproducible builds -ftest-coverage -fprofile-arcs came from debug.unix.cflags via setup.py OBS-URL: https://build.opensuse.org/request/show/1137474 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rjsmin?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 8 06:38:41 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.de>
|
||||||
|
|
||||||
|
- Build without devel-instrumentation
|
||||||
|
- Get reproducible builds
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 2 21:59:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Tue Jan 2 21:59:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -47,6 +47,7 @@ at runtime (rather than during a preprocessing step).
|
|||||||
%autosetup -p1 -n %{mod_name}-%{version}
|
%autosetup -p1 -n %{mod_name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
export CFLAGS="%optflags" # must be defined to build without -ftest-coverage instrumentation
|
||||||
%pyproject_wheel
|
%pyproject_wheel
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Reference in New Issue
Block a user