commit 97e5d9953aa77e7e6757b7bb11663193bfc92ee3
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Jan 4 16:11:15 2015 +0000

    - x32 features are too confusing for elfutils testsuit

 elfutils.spec |  4 ++++
 x32.patch     | 13 +++++++++++++
 2 files changed, 17 insertions(+)
---
diff --git a/elfutils.spec b/elfutils.spec
index 789c596..b7e3c2e 100644
--- a/elfutils.spec
+++ b/elfutils.spec
@@ -20,6 +20,7 @@ Patch5:               %{name}-sparc.patch
 Patch6:                %{name}-inline.patch
 Patch7:                %{name}-scanf.patch
 Patch8:                %{name}-strings_c.patch
+Patch9:                x32.patch
 URL:           https://fedorahosted.org/elfutils/
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.8
@@ -146,6 +147,9 @@ programowalny interfejs asemblera.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p0
+%ifarch x32
+%patch9 -p1
+%endif
 
 %{__rm} po/stamp-po
 
diff --git a/x32.patch b/x32.patch
new file mode 100644
index 0000000..01eaaf0
--- /dev/null
+++ b/x32.patch
@@ -0,0 +1,13 @@
+--- elfutils-0.159/tests/Makefile.am~  2015-01-04 14:41:29.000000000 +0000
++++ elfutils-0.159/tests/Makefile.am   2015-01-04 16:08:31.699271017 +0000
+@@ -102,8 +102,8 @@
+       run-readelf-mixed-corenote.sh run-dwfllines.sh \
+       run-dwfl-report-elf-align.sh run-addr2line-test.sh \
+       run-addr2line-i-test.sh run-varlocs.sh run-funcretval.sh \
+-      run-backtrace-native.sh run-backtrace-data.sh run-backtrace-dwarf.sh \
+-      run-backtrace-native-biarch.sh run-backtrace-native-core.sh \
++      run-backtrace-dwarf.sh \
++      run-backtrace-native-core.sh \
+       run-backtrace-native-core-biarch.sh run-backtrace-core-x86_64.sh \
+       run-backtrace-core-i386.sh run-backtrace-core-ppc.sh \
+       run-backtrace-core-s390x.sh run-backtrace-core-s390.sh \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/elfutils.git/commitdiff/97e5d9953aa77e7e6757b7bb11663193bfc92ee3

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to