update config.guess and config.sub for aarch64 (#926562)

This commit is contained in:
Miroslav Lichvar 2013-04-05 17:13:30 +02:00
parent 2493dc4729
commit 04e7b9ad98
2 changed files with 1682 additions and 0 deletions

1679
speex-aarch64.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -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