From 7495bfa6003a70ea4fc9e12747a3da81ba42eee8 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Thu, 30 Jan 2003 23:52:52 +0000 Subject: [PATCH] (sysdep-CFLAGS): Don't define, not needed any more. --- sysdeps/m68k/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/sysdeps/m68k/Makefile b/sysdeps/m68k/Makefile index 778a222a673..68dc2584062 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 -- 2.47.2