From c70a09361351def6adbca99751a9d827aa5cae63 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 21 Aug 2002 08:09:20 +0000 Subject: (CFLAGS-pt-initfini.s): Set it. 2002-06-17 Andreas Jaeger * sysdeps/unix/sysv/linux/x86_64/Makefile (CFLAGS-pt-initfini.s): Set it. --- linuxthreads/sysdeps/unix/sysv/linux/x86_64/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'linuxthreads/sysdeps') diff --git a/linuxthreads/sysdeps/unix/sysv/linux/x86_64/Makefile b/linuxthreads/sysdeps/unix/sysv/linux/x86_64/Makefile index 50b4ee38fb..b65099f48f 100644 --- a/linuxthreads/sysdeps/unix/sysv/linux/x86_64/Makefile +++ b/linuxthreads/sysdeps/unix/sysv/linux/x86_64/Makefile @@ -1,4 +1,5 @@ ifeq ($(subdir),linuxthreads) +CFLAGS-pt-initfini.s = -g0 -fPIC -fno-inline-functions -fno-asynchronous-unwind-tables # gcc -m64 has /usr/lib64/crti.o hardcoded in the specs file, because otherwise # it would normally find 32bit crti.o. LDFLAGS-pthread.so += -specs=$(objpfx)specs -- cgit v1.2.3