update config.guess and config.sub for aarch64 (#926562)
This commit is contained in:
parent
2493dc4729
commit
04e7b9ad98
1679
speex-aarch64.patch
Normal file
1679
speex-aarch64.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -8,6 +8,8 @@ Group: System Environment/Libraries
|
||||
URL: http://www.speex.org/
|
||||
Source0: http://downloads.xiph.org/releases/speex/%{name}-%{version}%{rc_ver}.tar.gz
|
||||
BuildRequires: libogg-devel
|
||||
# update config.guess and config.sub for aarch64
|
||||
Patch1: speex-aarch64.patch
|
||||
|
||||
%description
|
||||
Speex is a patent-free compression format designed especially for
|
||||
@ -37,6 +39,7 @@ speech. This package contains tools files and user's manual for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}%{rc_ver}
|
||||
%patch1 -p1 -b .aarch64
|
||||
|
||||
%build
|
||||
%configure --disable-static
|
||||
|
||||
Loading…
Reference in New Issue
Block a user