mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 19:00:07 +00:00
2002-08-25 Roland McGrath <roland@redhat.com>
* misc/Makefile (CFLAGS-init-misc.c): Varaible removed. It served to set -fkeep-inline-functions, which is not needed for the current file.
This commit is contained in:
parent
fd77c3615d
commit
d8a36a812d
@ -83,8 +83,6 @@ include ../Rules
|
||||
$(objpfx)libbsd-compat.a: $(dep-dummy-lib); $(make-dummy-lib)
|
||||
$(objpfx)libg.a: $(dep-dummy-lib); $(make-dummy-lib)
|
||||
|
||||
CFLAGS-init-misc.c = -fkeep-inline-functions
|
||||
|
||||
ifeq ($(build-shared),yes)
|
||||
$(objpfx)tst-tsearch: $(common-objpfx)math/libm.so$(libm.so-version)
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user