Update.
* sysdeps/unix/sysv/linux/Makefile: Remove -fkeep-inline-functions flag for init-first.
This commit is contained in:
parent
6dfa9125a3
commit
e6df2698a7
@ -1,5 +1,8 @@
|
||||
2001-08-13 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/Makefile: Remove -fkeep-inline-functions
|
||||
flag for init-first.
|
||||
|
||||
* po/fr.po: Update from translation team.
|
||||
|
||||
2001-08-13 Andreas Jaeger <aj@suse.de>
|
||||
|
@ -1,6 +1,4 @@
|
||||
ifeq ($(subdir),csu)
|
||||
CFLAGS-init-first.c = -fkeep-inline-functions
|
||||
|
||||
sysdep_routines += errno-loc
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user