core/uclibc: enable SV4_DEPRECATED

xfsprogs needs ustat(2)
This commit is contained in:
Natanael Copa 2009-02-18 10:44:36 +00:00
parent 889ba8ac61
commit 4e5da221ba
2 changed files with 5 additions and 5 deletions

View File

@ -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"

View File

@ -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