(sysdep-CFLAGS): Increase inline limit.
This commit is contained in:
parent
a89c56aac4
commit
eff2079d51
@ -37,3 +37,6 @@ long-double-fcts = yes
|
||||
ifeq ($(subdir),elf)
|
||||
CFLAGS-rtld.c += -Wno-uninitialized -Wno-unused
|
||||
endif
|
||||
|
||||
# Use a more reasonable inline limit
|
||||
sysdep-CFLAGS += --param max-inline-insns-single=4000
|
||||
|
Loading…
Reference in New Issue
Block a user