mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
(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.
This commit is contained in:
parent
92d702633f
commit
c70a093613
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user