mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
Removed Makefile since it's not needed anymore with current GCC.
2001-10-31 Andreas Jaeger <aj@suse.de> * sysdeps/x86_64/Makefile: Remove, we do not need it anymore.
This commit is contained in:
parent
557a9213f6
commit
76f932922e
@ -1,3 +1,7 @@
|
||||
2001-10-31 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* sysdeps/x86_64/Makefile: Remove, we do not need it anymore.
|
||||
|
||||
2001-10-05 Kevin Buettner <kevinb@cygnus.com>
|
||||
|
||||
* pthread.c (__linuxthread_pthread_sizeof_descr): Change name
|
||||
|
@ -1,4 +0,0 @@
|
||||
ifeq ($(subdir),linuxthreads)
|
||||
# On x86-64 we must avoid generating the unwind-info
|
||||
CFLAGS-pt-initfini.s += -mno-unwind-info
|
||||
endif
|
Loading…
Reference in New Issue
Block a user