aarch64 patch from gc package

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libatomic_ops?expand=0&rev=5
This commit is contained in:
Jan Engelhardt 2013-05-26 20:17:38 +00:00 committed by Git OBS Bridge
parent 1ac747c330
commit de45d46376
3 changed files with 1384 additions and 0 deletions

1381
libatomic_ops-aarch64.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -4,6 +4,7 @@ Sun May 26 20:05:34 UTC 2013 - jengelh@inai.de
- Update to upstream release 7.2d
- pkgconfig support, testsuite was fixed and no longer
loops endlessy/crashes
- Transplant libatomic_ops-aarch64.patch from "gc" package
-------------------------------------------------------------------
Wed May 23 12:45:39 UTC 2012 - jengelh@inai.de

View File

@ -25,6 +25,7 @@ Release: 0
Url: http://www.hpl.hp.com/research/linux/atomic_ops/
Source: http://www.hpl.hp.com/research/linux/atomic_ops/download/libatomic_ops-%version.tar.gz
Patch1: libatomic_ops-aarch64.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: autoconf
BuildRequires: automake
@ -52,6 +53,7 @@ that involves minimum overhead across a variety of architectures.
%prep
%setup -qn %name-7.2
%patch -P 1 -p1
%build
autoreconf -fi