summaryrefslogtreecommitdiffstats
path: root/core/uclibc
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-02-18 10:44:36 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-02-18 10:44:36 +0000
commit4e5da221baf78f89a8a0046a2b03590973e4e0b7 (patch)
tree89ac0e640c8a17ff614b49a21d80277aabcd5358 /core/uclibc
parent889ba8ac6119c0052c595621848b0ffb379a0a66 (diff)
downloadaports-4e5da221baf78f89a8a0046a2b03590973e4e0b7.tar.bz2
aports-4e5da221baf78f89a8a0046a2b03590973e4e0b7.tar.xz
core/uclibc: enable SV4_DEPRECATED
xfsprogs needs ustat(2)
Diffstat (limited to 'core/uclibc')
-rw-r--r--core/uclibc/APKBUILD4
-rw-r--r--core/uclibc/uclibcconfig6
2 files changed, 5 insertions, 5 deletions
diff --git a/core/uclibc/APKBUILD b/core/uclibc/APKBUILD
index 45c402f1..2e592987 100644
--- a/core/uclibc/APKBUILD
+++ b/core/uclibc/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=uclibc
pkgver=0.9.30
-pkgrel=3
+pkgrel=4
pkgdesc="C library for developing embedded Linux systems"
url=http://uclibc.org
license="LGPL-2"
@@ -48,4 +48,4 @@ build() {
md5sums="e5766e2566e0297adebebbcc0aba1f2d uClibc-0.9.30.tar.bz2
e427a6c39296d26f01ee275b2e503770 pthreads-fno-omit-frame-pointer.patch
e0025490ff0789eff6628b5ca527aa28 uclibc-0.9.30-svn-fixes-20090213.patch
-7e22bc978e25fcbeb1cbdc0f67d38e55 uclibcconfig"
+765e04df10aa24532a448ac1b8e2086e uclibcconfig"
diff --git a/core/uclibc/uclibcconfig b/core/uclibc/uclibcconfig
index ef2a47d4..f4ec549b 100644
--- a/core/uclibc/uclibcconfig
+++ b/core/uclibc/uclibcconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Version: 0.9.30-rc3
-# Sun Nov 9 13:31:22 2008
+# Version: 0.9.30
+# Wed Feb 18 10:27:44 2009
#
# TARGET_alpha is not set
# TARGET_arm is not set
@@ -133,7 +133,7 @@ UCLIBC_HAS_BSD_ERR=y
UCLIBC_HAS_OBSOLETE_BSD_SIGNAL=y
UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL=y
# UCLIBC_NTP_LEGACY is not set
-# UCLIBC_SV4_DEPRECATED is not set
+UCLIBC_SV4_DEPRECATED=y
UCLIBC_HAS_REALTIME=y
UCLIBC_HAS_ADVANCED_REALTIME=y
UCLIBC_HAS_EPOLL=y