Re: [2.6 patch] add a config option for -Os compilation

From: Russell King
Date: Sun Sep 14 2003 - 07:35:27 EST


On Sun, Sep 14, 2003 at 02:16:56PM +0200, Adrian Bunk wrote:
> The patch below adds a config option OPTIMIZE_FOR_SIZE for telling gcc
> to use -Os instead of -O2. Besides this, it removes constructs on
> architectures that had a -Os hardcoded in their Makefiles.

I'd rather retain the -Os default for ARM please. (The init/Kconfig
defaults it to 'n' for everything.)

--
Russell King (rmk@xxxxxxxxxxxxxxxx) http://www.arm.linux.org.uk/personal/
Linux kernel maintainer of:
2.6 ARM Linux - http://www.arm.linux.org.uk/
2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
-
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/