config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC] Add "riscv-" for embedded cross toolchains


From: Liviu Ionescu
Subject: Re: [RFC] Add "riscv-" for embedded cross toolchains
Date: Tue, 3 Jul 2018 08:01:34 +0300


> On 3 Jul 2018, at 07:45, Ben Elliston <address@hidden> wrote:
> 
> How is this?
> 
> -     | riscv32-* | riscv64-* \
> +     | riscv-* | riscv32-* | riscv64-* \

I think this is ok

>       riscv-*)
>               basic_machine=`echo "$basic_machine" | sed 's/^riscv/riscv32/'`

I'm not sure I understand this, but automatically replacing riscv- by riscv32- 
is not ok.


Regards,

Liviu




reply via email to

[Prev in Thread] Current Thread [Next in Thread]