[OE-core] [PATCH v2 5/9] libgpg-error: Add ARC support

Burton, Ross ross.burton at intel.com
Fri Sep 21 10:43:21 UTC 2018


On Thu, 20 Sep 2018 at 21:44, Alexey Brodkin
<Alexey.Brodkin at synopsys.com> wrote:

>         case ${TARGET_ARCH} in
>           aarch64_be) TUPLE=aarch64-unknown-linux-gnu ;;
> +         arc)        TUPLE=i686-unknown-linux-gnu ;;
>           arm)        TUPLE=arm-unknown-linux-gnueabi ;;
>           armeb)      TUPLE=arm-unknown-linux-gnueabi ;;
>           i586|i686)  TUPLE=i686-pc-linux-gnu ;;

Is that right?  Just saying, it looks wrong...

Ross



More information about the Openembedded-core mailing list