aboutsummaryrefslogtreecommitdiffstats
path: root/main/libunwind/disable-setjmp.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-04-26 06:19:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-04-26 06:19:30 +0000
commit73d56a67690f2e00dc6daaef9aa07b6fea79c51c (patch)
tree0edde5f24b3230d4dcd634d3c073c69dbd058670 /main/libunwind/disable-setjmp.patch
parentb054f24f899bf28b2a231bb25c83589f97d695e1 (diff)
downloadaports-73d56a67690f2e00dc6daaef9aa07b6fea79c51c.tar.bz2
aports-73d56a67690f2e00dc6daaef9aa07b6fea79c51c.tar.xz
main/libunwind: removed
we use the unwind with libgcc
Diffstat (limited to 'main/libunwind/disable-setjmp.patch')
-rw-r--r--main/libunwind/disable-setjmp.patch37
1 files changed, 0 insertions, 37 deletions
diff --git a/main/libunwind/disable-setjmp.patch b/main/libunwind/disable-setjmp.patch
deleted file mode 100644
index 442a5dfd7a..0000000000
--- a/main/libunwind/disable-setjmp.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-http://cvs.fedoraproject.org/viewvc/rpms/libunwind/devel/libunwind-disable-setjmp.patch?revision=1.1&view=markup
-http://bugs.gentoo.org/299344
-
-At least x86_64 version cannot work, src/setjmp/setjmp.c and
-src/setjmp/sigsetjmp.c are not even compiled, src/x86_64/longjmp.S does not
-match src/setjmp/setjmp.c + include/tdep-x86_64/jmpbuf.h .
-
---- libunwind-1.0.1/src/Makefile.am
-+++ libunwind-1.0.1/src/Makefile.am
-@@ -9,6 +9,3 @@
- # libunwind-setjmp depends on libunwind-$(arch). Therefore must be added
- # at the end.
--if !REMOTE_ONLY
--lib_LTLIBRARIES += libunwind-setjmp.la
--endif
-
- #
---- libunwind-1.0.1/tests/Makefile.am
-+++ libunwind-1.0.1/tests/Makefile.am
-@@ -27,7 +27,7 @@
- Gia64-test-nat Lia64-test-nat \
- Gia64-test-rbs Lia64-test-rbs \
- Gia64-test-readonly Lia64-test-readonly \
-- ia64-test-setjmp ia64-test-sig
-+ ia64-test-sig
- else
- if ARCH_PPC64
- if USE_ALTIVEC
-@@ -44,7 +44,7 @@
- Gtest-dyn1 Ltest-dyn1 \
- Gtest-trace Ltest-trace \
- test-async-sig test-flush-cache test-init-remote \
-- test-mem test-setjmp test-ptrace \
-+ test-mem test-ptrace \
- Ltest-nomalloc Ltest-nocalloc rs-race
- noinst_PROGRAMS_cdep = forker mapper test-ptrace-misc \
- Gperf-simple Lperf-simple