aboutsummaryrefslogtreecommitdiffstats
path: root/main/libc0.9.32/APKBUILD
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-04-28 02:14:51 -0500
committerWilliam Pitcock <nenolod@dereferenced.org>2011-04-28 02:16:20 -0500
commit22e8167842c2a28e0c5d400da55eb3a6da1462a3 (patch)
tree2883a730dcd0dbc5c60b45d3409aaad40239a915 /main/libc0.9.32/APKBUILD
parent480b609b697017fa190342849251204f6b9f635a (diff)
downloadaports-22e8167842c2a28e0c5d400da55eb3a6da1462a3.tar.bz2
aports-22e8167842c2a28e0c5d400da55eb3a6da1462a3.tar.xz
main/libc0.9.32: add libubacktrace support on all architectures (arm, powerpc, x86, x86_64).
fix #565
Diffstat (limited to 'main/libc0.9.32/APKBUILD')
-rw-r--r--main/libc0.9.32/APKBUILD14
1 files changed, 8 insertions, 6 deletions
diff --git a/main/libc0.9.32/APKBUILD b/main/libc0.9.32/APKBUILD
index 524f08aa2f..928c712912 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_rc3
_ver=${pkgver/_/-}
-pkgrel=9
+pkgrel=10
pkgdesc="C library for developing embedded Linux systems"
url=http://uclibc.org
license="LGPL-2"
@@ -31,6 +31,7 @@ source="http://uclibc.org/downloads/uClibc-${_ver}.tar.bz2
0001-resolv-fix-res_close-not-to-hang-with-ipv6.patch
0001-utils-ldd-Check-for-returned-pointer-from-strrchr-no.patch
0001-posix_fadvise64-fix-x86-implementation.patch
+ uclibc-generic-backtrace.patch
uclibcconfig.x86
uclibcconfig.x86_64
uclibcconfig.i486
@@ -135,9 +136,10 @@ b4fb68ad3d0e8331b1b40c30eb21dfdc 0002-stdlib-fix-arc4random-return-type-to-u_in
2ab8c375fe1cd406319b4c5ef538da2b 0001-resolv-fix-res_close-not-to-hang-with-ipv6.patch
12f6297249755d3996918485bbd6031d 0001-utils-ldd-Check-for-returned-pointer-from-strrchr-no.patch
100d026c2d7cf7fc5906229448c791d4 0001-posix_fadvise64-fix-x86-implementation.patch
-b878bcfe02bf7a886ca85620fb330f56 uclibcconfig.x86
-8048c16964e93d5971b8dff6726d5afa uclibcconfig.x86_64
-b878bcfe02bf7a886ca85620fb330f56 uclibcconfig.i486
-92d2b7918dbecf1b7a3542ba9d4f7162 uclibcconfig.arm
-cce29d6e7890b7d0bab2b67c809173a3 uclibcconfig.powerpc
+871956085df0bf90f4054e294a3770ce uclibc-generic-backtrace.patch
+35ef159d3c56ad67f520ab033e0f6930 uclibcconfig.x86
+a0b00fb82825f91671b76b1d8f979944 uclibcconfig.x86_64
+35ef159d3c56ad67f520ab033e0f6930 uclibcconfig.i486
+9c4708d6d5868c2a24f46959eb0be1c7 uclibcconfig.arm
+f37b8efb311aadf2084dbd25f8b09b07 uclibcconfig.powerpc
7bf1af84106de9e05160ed6d4853c54f sha512-crypt.patch"