[PATCH] do not align code. saves ~3k

Rob Landley rob at landley.net
Fri Mar 3 20:44:47 UTC 2006


On Friday 03 March 2006 1:12 pm, Bastian Blank wrote:
> On Fri, Mar 03, 2006 at 08:28:20AM +0200, Denis Vlasenko wrote:
> > This patch replaces -falign-functions=0 etc (which is IIRC useless -
> > means "use default alignment") with -falign-functions=1 etc.
>
> I hope anything except i386 and maybe x86_64 ignores this.
>
> Bastian

I believe the check_gcc macro is there so we don't supply it to any compiler 
version that doesn't recognize it.

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list