From 768a8fcdedbd58048fb85e41535b5fc9e4866a7a Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 27 Jun 2003 06:21:51 +0000 Subject: * sysdeps/mach/configure.in: Barf rather than define NO_CREATION_TIME. * sysdeps/mach/configure: Regenerated. * sysdeps/mach/hurd/times.c (times_init): Function removed. (__times): Assume `creation_time' field is available. * sysdeps/mach/hurd/Makefile [$(subdir) = csu] (sysdep_routines): Don't append set-init. * sysdeps/mach/hurd/set-init.c: File removed. --- sysdeps/mach/hurd/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/mach/hurd/Makefile') diff --git a/sysdeps/mach/hurd/Makefile b/sysdeps/mach/hurd/Makefile index c86e220c2f..5f3da04b47 100644 --- a/sysdeps/mach/hurd/Makefile +++ b/sysdeps/mach/hurd/Makefile @@ -190,7 +190,6 @@ endif ifeq ($(subdir),csu) -sysdep_routines += set-init extra-objs += static-start.o # We need special startup code for statically linked binaries. -- cgit v1.2.3