From: Adrian Bunk <bunk@stusta.de>
To: schwidefsky@de.ibm.com, linux390@de.ibm.com
Cc: linux-390@vm.marist.edu, linux-kernel@vger.kernel.org
Subject: [2.6 patch] arch/s390/Makefile: remove -finline-limit=10000
Date: Tue, 10 Jan 2006 21:57:04 +0100 [thread overview]
Message-ID: <20060110205704.GD3911@stusta.de> (raw)
-finline-limit might have been required for older compilers, but
nowadays it does no longer make sense.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.15-mm2-full/arch/s390/Makefile.old 2006-01-08 16:25:53.000000000 +0100
+++ linux-2.6.15-mm2-full/arch/s390/Makefile 2006-01-08 16:25:59.000000000 +0100
@@ -67,7 +67,6 @@
endif
CFLAGS += -mbackchain -msoft-float $(cflags-y)
-CFLAGS += $(call cc-option,-finline-limit=10000)
CFLAGS += -pipe -fno-strength-reduce -Wno-sign-compare
AFLAGS += $(aflags-y)
next reply other threads:[~2006-01-10 20:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-10 20:57 Adrian Bunk [this message]
2006-01-11 9:21 ` [2.6 patch] arch/s390/Makefile: remove -finline-limit=10000 Martin Schwidefsky
2006-01-11 19:56 ` David S. Miller
-- strict thread matches above, loose matches on Subject: below --
2006-02-03 21:15 Adrian Bunk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060110205704.GD3911@stusta.de \
--to=bunk@stusta.de \
--cc=linux-390@vm.marist.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=linux390@de.ibm.com \
--cc=schwidefsky@de.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.