Re: [PATCH] config/riscv: name the cross file properly

2024-10-15 Thread Stanisław Kardach
I already did, though to my personal one. This patch is from a way back, I did forget about it. On Thu, Oct 3, 2024 at 2:29 PM Radoslaw Biernacki wrote: > > Staszek, can you update your email? (same with up...@semihalf.com?) > > On Wed, Oct 2, 2024 at 6:51 PM 'Stephen Hemminger' via upstream > w

Re: [PATCH] config/riscv: name the cross file properly

2024-10-03 Thread Radoslaw Biernacki
Staszek, can you update your email? (same with up...@semihalf.com?) On Wed, Oct 2, 2024 at 6:51 PM 'Stephen Hemminger' via upstream wrote: > > On Tue, 21 Jun 2022 14:29:23 +0200 > Stanislaw Kardach wrote: > > > Since the riscv64_linux_gcc was in fact a Ubuntu-specific cross-file, > > rename it.

Re: [PATCH] config/riscv: name the cross file properly

2024-10-02 Thread Stephen Hemminger
On Tue, 21 Jun 2022 14:29:23 +0200 Stanislaw Kardach wrote: > Since the riscv64_linux_gcc was in fact a Ubuntu-specific cross-file, > rename it. > > Signed-off-by: Stanislaw Kardach > --- Patch is out dated, and needs to be rebased. Best to avoid OS variant specific cross files.