thanks for your patch! On Mon, Jun 25, 2007 at 11:48:54PM +0300, Riku Voipio wrote: > Package: klibc > Version: 1.5-2 > Severity: wishlist > Tags: patch > User: [EMAIL PROTECTED] > Usertags: eabi > > klibc packages needs a little tuning to build with armel. > CONFIG_AEABI=y and ARCH=ARM needs to be passed to make. > > While at it, it includes a fix for #423998
hmm fix is done differntly here as package needs to switch to linux-libc-dev. haven't uploaded yet as need to check root nfsmount fis too. so your timing is good. > -Architecture: alpha arm amd64 hppa i386 m68k mips mipsel powerpc s390 sparc > +Architecture: alpha arm armeb armel amd64 hppa i386 m68k mips mipsel powerpc > s390 sparc why do you add armeb too, i thought your report is about armel? > +ifeq ($(DEB_ARCH),armel) > +ARCH=arm > +DEB_MAKE_ENVVARS := CONFIG_AEABI=y > +endif ok regards -- maks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

