mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 23:30:07 +00:00
(CFLAGS-pt-initfini.s): Remove redundant override that missed -g0.
2004-07-19 Alexandre Oliva <aoliva@redhat.com> * sysdeps/unix/sysv/linux/mips/Makefile (CFLAGS-pt-initfini.s): Remove redundant override that missed -g0.
This commit is contained in:
parent
99bb9f426f
commit
b27e7a5457
@ -1,3 +1,8 @@
|
||||
2004-07-19 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/mips/Makefile (CFLAGS-pt-initfini.s):
|
||||
Remove redundant override that missed -g0.
|
||||
|
||||
2004-07-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
|
||||
|
||||
* sysdeps/unix/sysv/linux/sh/sysdep-cancel.h
|
||||
|
@ -1,6 +1,3 @@
|
||||
# pull in __syscall_error routine
|
||||
libpthread-routines += sysdep
|
||||
|
||||
ifeq ($(subdir),linuxthreads)
|
||||
CFLAGS-pt-initfini.s = $(fno-unit-at-a-time)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user