diff options
author | Timo Teräs <timo.teras@iki.fi> | 2011-11-11 14:06:29 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2011-11-11 14:17:24 +0200 |
commit | 6f8933ee7b806ed757664856433e47e315c4019a (patch) | |
tree | a4173e3350245e42e4ad814a71af265a800e91a1 /main/libc0.9.32/APKBUILD | |
parent | 55d08e35363c3ac6741723c20b3559002585ff6f (diff) | |
download | aports-6f8933ee7b806ed757664856433e47e315c4019a.tar.bz2 aports-6f8933ee7b806ed757664856433e47e315c4019a.tar.xz |
main/libc0.9.32: improve the stack unwinding fix
should now work with all syscalls
Diffstat (limited to 'main/libc0.9.32/APKBUILD')
-rw-r--r-- | main/libc0.9.32/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libc0.9.32/APKBUILD b/main/libc0.9.32/APKBUILD index 54d69866cc..8fc93dadaa 100644 --- a/main/libc0.9.32/APKBUILD +++ b/main/libc0.9.32/APKBUILD @@ -4,7 +4,7 @@ pkgname=libc$_abiver _gitver= pkgver=0.9.32 _ver=${pkgver/_/-} -pkgrel=7 +pkgrel=8 pkgdesc="C library for developing embedded Linux systems" url=http://uclibc.org license="LGPL-2" @@ -145,7 +145,7 @@ b4fb68ad3d0e8331b1b40c30eb21dfdc 0002-stdlib-fix-arc4random-return-type-to-u_in 30f27fe51fdc4d121166ad2af18dfb8d 0001-malloc-standard-synchronize-on-fork.patch 2548d9f470c9a5b2c117ec3d6f35c105 0001-time-fix-parsing-of-tzdata-files-where-off_t-is-64-b.patch 9e1ffc8dae55f4489c770f284734804f 0001-getaddrinfo-allow-numeric-service-without-any-hints.patch -1aed313e59ca9bc15f87273d4b3d4fde 0001-libc-x86-fix-stack-unwinding-and-backtrace-informati.patch +e814d39ab0adab58d69396ac0b9acdea 0001-libc-x86-fix-stack-unwinding-and-backtrace-informati.patch 40e9c7f017cc81ee5b19ead000b9b6b7 libm-cabsf.patch 42416385763f7cd50775ed9bfaf2d59e libm-cexp.patch 7c47e9cb284b0da8df6ed2096b2c9c66 uclibc-ubacktrace-asneeded-fix.patch |