From 95deb375da27b3f68efb7c2dd162cefb84edcb3a Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 23 May 2001 06:24:29 +0000 Subject: (CFLAGS-initfini.s): Remove, it's not used anywhere anymore. --- sysdeps/unix/sysv/linux/ia64/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sysdeps/unix/sysv/linux/ia64/Makefile') diff --git a/sysdeps/unix/sysv/linux/ia64/Makefile b/sysdeps/unix/sysv/linux/ia64/Makefile index 7326b9f810..e028a2d618 100644 --- a/sysdeps/unix/sysv/linux/ia64/Makefile +++ b/sysdeps/unix/sysv/linux/ia64/Makefile @@ -6,10 +6,6 @@ ifeq ($(subdir),stdlib) sysdep_routines += __start_context endif -ifeq ($(subdir),csu) -CFLAGS-initfini.s += -DWEAK_GMON_START -endif - ifeq ($(subdir),misc) sysdep_headers += sys/io.h sysdep_routines += ioperm clone2 -- cgit 1.4.1