mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 03:10:05 +00:00
* sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New file.
2008-05-19 Jakub Jelinek <jakub@redhat.com> * elf/soinit.c (__EH_FRAME_BEGIN__): Remove.
This commit is contained in:
parent
84aacd93b4
commit
3b15b590b7
@ -1,3 +1,7 @@
|
||||
2008-05-19 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* elf/soinit.c (__EH_FRAME_BEGIN__): Remove.
|
||||
|
||||
2008-05-10 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Access
|
||||
|
4
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
Normal file
4
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
Normal file
@ -0,0 +1,4 @@
|
||||
ifeq ($(subdir),nptl)
|
||||
CFLAGS-pause.c += -fexceptions
|
||||
CFLAGS-sigsuspend.c += -fexceptions
|
||||
endif
|
Loading…
Reference in New Issue
Block a user