diff --git a/sysdeps/m68k/Makefile b/sysdeps/m68k/Makefile index 778a222a67..68dc258406 100644 --- a/sysdeps/m68k/Makefile +++ b/sysdeps/m68k/Makefile @@ -37,6 +37,3 @@ 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