diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-11-29 12:38:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-11-29 12:38:22 +0000 |
commit | 0e80482ed707ad647d66a03df710a9923ee6de22 (patch) | |
tree | 729fcce291f7476bf49663a4a6ea95900454d0b3 /main/libc0.9.32/APKBUILD | |
parent | f505e40e90c6b62f4a97de4041cb3335c3a7a890 (diff) | |
download | aports-0e80482ed707ad647d66a03df710a9923ee6de22.tar.bz2 aports-0e80482ed707ad647d66a03df710a9923ee6de22.tar.xz |
main/libc0.9.32: add utmpx and fesetround for x86_64
Diffstat (limited to 'main/libc0.9.32/APKBUILD')
-rw-r--r-- | main/libc0.9.32/APKBUILD | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/main/libc0.9.32/APKBUILD b/main/libc0.9.32/APKBUILD index 98f96f25d..00b704681 100644 --- a/main/libc0.9.32/APKBUILD +++ b/main/libc0.9.32/APKBUILD @@ -3,7 +3,7 @@ _abiver=0.9.32 pkgname=libc$_abiver _gitver=1011291225 pkgver=${_abiver}_alpha0_git$_gitver -pkgrel=0 +pkgrel=1 pkgdesc="C library for developing embedded Linux systems" url=http://uclibc.org license="LGPL-2" @@ -26,6 +26,7 @@ source="http://build.alpinelinux.org:8010/distfiles/$_snapfile 1.patch 2.patch 0001-libc-fix-strtoq.patch + 0001-libm-x86_64-implement-fesetround.patch uclibcconfig.x86 uclibcconfig.x86_64 uclibcconfig.i486 @@ -124,6 +125,7 @@ md5sums="66220e34b070d7f9fc666f88956f4ef3 libc0.9.32-0.9.32_alpha0_git101129122 8f55efc31c41bf70d99006a7d2f7fe1e 1.patch 350a608e3d3b148af882f6e074225465 2.patch 8064fe87497342a3ab4d8d8df7acc8c6 0001-libc-fix-strtoq.patch +e0c901502602f7e9e002d910d0f32ab9 0001-libm-x86_64-implement-fesetround.patch 145aaeb1833159397cfac9902e3877ab uclibcconfig.x86 -da650c2c6a82e0b153e96774da388935 uclibcconfig.x86_64 +cb1bcf2ff83029b6943d4799d926932b uclibcconfig.x86_64 145aaeb1833159397cfac9902e3877ab uclibcconfig.i486" |