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: glibc-2.16-ports-merge^2~1444 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7495bfa6003a70ea4fc9e12747a3da81ba42eee8;p=platform%2Fupstream%2Fglibc.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