Re: [2.6 patch] add an -Os config option

From: Christoph Hellwig
Date: Tue Aug 12 2003 - 02:10:52 EST


On Mon, Aug 11, 2003 at 11:11:45PM +0200, Adrian Bunk wrote:
> The patch below adds an option OPTIMIZE_FOR_SIZE (depending on EMBEDDED)
> that changes the optimization from -O2 to -Os.

Please dropt the if EMBEDDED - this makes perfecty sense for lots of
todays hardware..

In fact we should probably rather do some some benchmarking whether it
would be a good idea to make -Os the default.
-
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/