From: Andreas Schwab Date: Thu, 30 Jan 2003 23:52:52 +0000 (+0000) Subject: (sysdep-CFLAGS): Don't define, not needed any more. X-Git-Tag: upstream/2.20~13185 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=13a482595de01b1d49c1581711e201aead655f60;p=platform%2Fupstream%2Flinaro-glibc.git (sysdep-CFLAGS): Don't define, not needed any more. --- diff --git a/sysdeps/m68k/Makefile b/sysdeps/m68k/Makefile index 778a222..68dc258 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