Re: [PATCH] Allows Kernel developer to change optimization optionsmaking code more debug friendly.

From: Alexey Dobriyan
Date: Sat Jul 30 2011 - 10:44:11 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/