Accepting request 1202210 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1202210 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsamplerate?expand=0&rev=41
This commit is contained in:
commit
e5bb67d842
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 20 11:28:33 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Use a constant profile dir for reproducible builds (boo#1062303)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 09:25:05 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
|
@ -78,7 +78,7 @@ to develop applications that require these.
|
||||
%build
|
||||
autoreconf -fvi
|
||||
%configure
|
||||
profiledir=`mktemp -d`
|
||||
profiledir=.tmp.libsamplerateprofile
|
||||
|
||||
%make_build CFLAGS="%{optflags} %{cflags_profile_generate}=$profiledir"
|
||||
%make_build check
|
||||
|
Loading…
x
Reference in New Issue
Block a user