[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110730144250.GA7243@p183.telecom.by>
Date: Sat, 30 Jul 2011 17:42:50 +0300
From: Alexey Dobriyan <adobriyan@...il.com>
To: Radosław Smogura <mail@...gura.eu>
Cc: linux-kernel@...r.kernel.org, Michal Marek <mmarek@...e.cz>,
Randy Dunlap <rdunlap@...otime.net>,
linux-kbuild@...r.kernel.org
Subject: Re: [PATCH] Allows Kernel developer to change optimization options
making code more debug friendly.
On Sat, Jul 30, 2011 at 02:09:09PM +0200, Radosław Smogura wrote:
> Included new Makefile and new KConfig has been automaticly generated
> by simple bash script scripts/debug/make_config_optim.sh, which
> +ifdef CONFIG_HACK_OPTIM_FORCE_O1_LEVEL
> +KBUILD_CFLAGS += -O1
> +else
Just patch top level Makefile.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists