Accepting request 154849 from devel:ARM:AArch64:Factory

- Add config-guess-sub-update.diff:
  * Update config.guess/sub for aarch64

OBS-URL: https://build.opensuse.org/request/show/154849
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/isl?expand=0&rev=11
This commit is contained in:
2013-02-08 10:19:32 +00:00
committed by Git OBS Bridge
parent 233c6eead9
commit bdc6566820
3 changed files with 612 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ Url: http://www.kotnet.org/~skimo/isl/
BuildRequires: gmp-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: isl-%{version}.tar.bz2
Patch0: config-guess-sub-update.diff
%description
ISL is a library for manipulating sets and relations of integer points
@@ -51,6 +52,7 @@ The shared library for the ISL.
%prep
%setup -q -n isl-%{version}
%patch0
%build
%configure