Ethan Benson <[EMAIL PROTECTED]> wrote:

> we can also save about 10 or 12k using the ash udeb as its compiled
> -Os instead of -O2.  

Actually, most of the saving only applies to i386 as it comes from

ifeq ($(DEB_BUILD_ARCH),i386)
OPTSM += \
        -malign-loops=0 -malign-jumps=0 -malign-functions=0 \
        -mpreferred-stack-boundary=2 -DUSE_NORETURN
endif
-- 
Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to