]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove oldget[sr]limit64.c.
authorUlrich Drepper <drepper@redhat.com>
Mon, 24 Jan 2000 01:39:43 +0000 (01:39 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 24 Jan 2000 01:39:43 +0000 (01:39 +0000)
sysdeps/unix/sysv/linux/i386/Makefile

index c44c2b5ed1d69a43e269360f6bf0199b41ef2b16..f0c59b13faddc7a018d27da528199045248ad02f 100644 (file)
@@ -12,6 +12,3 @@ ifeq ($(subdir),csu)
 CFLAGS-initfini.s += -DWEAK_GMON_START
 endif
 
-ifeq ($(subdir),resource)
-sysdep_routines += oldgetrlimit64 oldsetrlimit64
-endif