Re: [PATCH] config.sub: Work around command assignment bug in some shells.

2021-08-13 Thread Karl Berry
When combining variable assignments with a shell command, some older shells (notably heirloom-sh and presumably also Solaris 10 /bin/sh) Just to confirm: Solaris 10 /bin/sh does indeed also have this bug. sparcsol$ /bin/sh -c 'x=good; x=bad :; echo $x' bad $ uname -a SunOS sparcsol 5.10 G

Add uefi architecture

2021-08-13 Thread Bastien Roucariès
Hi, On the debian side we plan like rust to add a i686-unknow-uefi, i386-unknown-uefi, aarch64-unknown-uefi and arm-unknow-uefi architecture Could we arch be added on the config.sub/config.guess script ? Thanks Bastien signature.asc Description: This is a digitally signed message part.