From 8ae2b54ee70891ddb720bf00f8913c3716c1f67f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 27 Aug 2016 17:45:19 +0200 Subject: remove DOMULTI support A single test with targeting ARM showed that this feature seems bit rotted. Remove DOMULTI and simplify Makefiles. --- extra/Configs/Config.in | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'extra/Configs/Config.in') diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 1d97e784e..12dc0df66 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -2416,16 +2416,4 @@ config EXTRA_WARNINGS help If you wish to build with extra warnings enabled, say Y here. -config DOMULTI - bool "Compile all sources at once into an object" - help - Set this to compile all sources at once into an object (IMA). - This mode of compilation uses alot of memory but may produce - smaller binaries. - - Note that you need a very recent GCC for this to work, like - gcc >= 4.3 plus eventually some patches. - - If unsure, keep the default of N. - endmenu -- cgit v1.2.3