mirror of git://sourceware.org/git/glibc.git
(sysdep-CFLAGS): Don't define, not needed any more.
This commit is contained in:
parent
c4c1336c98
commit
13a482595d
|
|
@ -37,6 +37,3 @@ long-double-fcts = yes
|
||||||
ifeq ($(subdir),elf)
|
ifeq ($(subdir),elf)
|
||||||
CFLAGS-rtld.c += -Wno-uninitialized -Wno-unused
|
CFLAGS-rtld.c += -Wno-uninitialized -Wno-unused
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Use a more reasonable inline limit
|
|
||||||
sysdep-CFLAGS += --param max-inline-insns-single=4000
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue