fix s390 build
This commit is contained in:
parent
d8f7704e43
commit
dffef8e6ea
@ -9,7 +9,7 @@
|
||||
Summary: The Advanced Linux Sound Architecture (ALSA) library
|
||||
Name: alsa-lib
|
||||
Version: %{version_alsa_lib}
|
||||
Release: 1%{?prever_dot}%{?dist}
|
||||
Release: 2%{?prever_dot}%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://www.alsa-project.org/
|
||||
|
||||
@ -82,7 +82,7 @@ contains alsa-lib configuration of SoC topology
|
||||
# Note: The v1.2.4 contains changes wich are compatible with gcc-10 LTO
|
||||
# although using the old ASM constructs.
|
||||
# Disable LTO
|
||||
#%define _lto_cflags %{nil}
|
||||
#define _lto_cflags #{nil}
|
||||
|
||||
autoreconf -vif
|
||||
%configure --disable-aload --with-plugindir=%{_libdir}/alsa-lib --disable-alisp
|
||||
@ -166,7 +166,7 @@ rm %{buildroot}/%{_includedir}/asoundlib.h
|
||||
%{_datadir}/alsa/topology
|
||||
|
||||
%changelog
|
||||
* Thu Oct 15 2020 Jaroslav Kysela <perex@perex.cz> - 1.2.4-1
|
||||
* Thu Oct 15 2020 Jaroslav Kysela <perex@perex.cz> - 1.2.4-2
|
||||
- update to 1.2.4
|
||||
- enable LTO
|
||||
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (alsa-lib-1.2.4.tar.bz2) = 3577a65f803c8ee112c44954d3594c4ae0ddaf26ffa66e1e9974120e245de573e4aec143f82ca0e4ca82e828b94d539e9bc564a43026efa5b1787cdadc029afb
|
||||
SHA512 (alsa-lib-1.2.4.tar.bz2) = 4de259c019ccc35fae4a34aee4df3ce7109a0d2f2cb21457ae569ad8d14099cc9eec8afc552309beb7bedd750e0ca27d2680161cfdd5d8ddc1a4e07ce62705ce
|
||||
SHA512 (alsa-ucm-conf-1.2.4.tar.bz2) = 9043460e92b2ed44757b08b9faca888e8bfae40d84e4ad7e7df44df2bb3b0617e86ef23783973accd62fb6681788262e67212e2bf67178d75781e57a0fa346d2
|
||||
SHA512 (alsa-topology-conf-1.2.4.tar.bz2) = e5b367a23f42ed2c2a83f3dd9df264b4e054f5ba7c4be98520418598f0b06a11627498a8a6ef943522b209951645f83bbbbfb32db7c9c8260aa5db08358970cb
|
||||
|
Loading…
Reference in New Issue
Block a user