about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2002-08-21 08:09:20 +0000
committerAndreas Jaeger <aj@suse.de>2002-08-21 08:09:20 +0000
commitc70a09361351def6adbca99751a9d827aa5cae63 (patch)
tree943d7abfb2675ab474940845dd514e9917c09a72
parent92d702633f6d321b7c1dc733fde09a681eba6a0a (diff)
downloadglibc-c70a09361351def6adbca99751a9d827aa5cae63.tar.gz
glibc-c70a09361351def6adbca99751a9d827aa5cae63.tar.xz
glibc-c70a09361351def6adbca99751a9d827aa5cae63.zip
(CFLAGS-pt-initfini.s): Set it.
2002-06-17  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/x86_64/Makefile (CFLAGS-pt-initfini.s):
	Set it.
-rw-r--r--linuxthreads/ChangeLog5
-rw-r--r--linuxthreads/sysdeps/unix/sysv/linux/x86_64/Makefile1
2 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 2be82510d0..39c88c0cf1 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-17  Andreas Jaeger  <aj@suse.de>
+
+	* sysdeps/unix/sysv/linux/x86_64/Makefile (CFLAGS-pt-initfini.s):
+	Set it.
+
 2002-08-20  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/i386/useldt.h: Go back to using 16-bit instructions when
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