Accepting request 1176460 from home:david.anes:branches:network
- Correcly enable SIMD in x64: the flag was renamed from --enable-simd to -enable-roll-simd in 3.2.4 - Remove leftovers from previous versions: * rsync-patches-3.2.7.tar.gz * rsync-patches-3.2.7.tar.gz.asc OBS-URL: https://build.opensuse.org/request/show/1176460 OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=120
This commit is contained in:
parent
013cb23cb4
commit
87f2face76
BIN
rsync-patches-3.2.7.tar.gz
(Stored with Git LFS)
BIN
rsync-patches-3.2.7.tar.gz
(Stored with Git LFS)
Binary file not shown.
@ -1,6 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iF0EABECAB0WIQQASMiwJtTJbw5YnC9shZ+xS5aoxQUCY1HvAwAKCRBshZ+xS5ao
|
|
||||||
xR3uAJ46yBJwj44DSq5YGtnUJKhLHUJLjwCfbcdunUI6bpF6Yp4IGgPUSxHIsoI=
|
|
||||||
=+RP4
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 23 11:50:19 UTC 2024 - David Anes <david.anes@suse.com>
|
||||||
|
|
||||||
|
- Correcly enable SIMD in x64: the flag was renamed from
|
||||||
|
--enable-simd to -enable-roll-simd in 3.2.4
|
||||||
|
|
||||||
|
- Remove leftovers from previous versions:
|
||||||
|
* rsync-patches-3.2.7.tar.gz
|
||||||
|
* rsync-patches-3.2.7.tar.gz.asc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 18 08:22:02 UTC 2024 - David Anes <david.anes@suse.com>
|
Thu Apr 18 08:22:02 UTC 2024 - David Anes <david.anes@suse.com>
|
||||||
|
|
||||||
|
@ -120,7 +120,7 @@ export LDFLAGS="-Wl,-z,relro,-z,now -fPIE -pie"
|
|||||||
--disable-xxhash\
|
--disable-xxhash\
|
||||||
%endif
|
%endif
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
--enable-simd \
|
--enable-roll-simd \
|
||||||
%endif
|
%endif
|
||||||
%if %{with slp}
|
%if %{with slp}
|
||||||
--enable-slp \
|
--enable-slp \
|
||||||
|
Loading…
Reference in New Issue
Block a user