diff --git a/libunwind.changes b/libunwind.changes index a5dd405..7f7cc57 100644 --- a/libunwind.changes +++ b/libunwind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 5 22:35:56 CET 2012 - dmueller@suse.de + +- remove build from ARM + ------------------------------------------------------------------- Thu Feb 9 15:53:49 UTC 2012 - jengelh@medozas.de diff --git a/libunwind.spec b/libunwind.spec index c9c2dd5..ddd339e 100644 --- a/libunwind.spec +++ b/libunwind.spec @@ -28,7 +28,7 @@ Patch0: libunwind-1.0.1-ia64.diff Patch1: libunwind-1.0.1-memset.diff Patch2: libunwind-1.0.1-tests.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: %ix86 ia64 x86_64 %arm +ExclusiveArch: %ix86 ia64 x86_64 %description A portable and efficient C programming interface (API) to determine the