On 6/8/22 12:01, David Marchand wrote:
On Wed, Jun 8, 2022 at 11:56 AM Heinrich Schuchardt
wrote:
@Keith
Maybe CONTRIBUTING.txt in that package should suggest a title prefix for
PktGen patches to avoid future confusion.
Yes, and I marked the patch as Not applicable in patchwork.
See https:
On Wed, Jun 8, 2022 at 11:56 AM Heinrich Schuchardt
wrote:
>
> On 6/8/22 09:23, David Marchand wrote:
> > Hello,
> >
> > On Mon, May 30, 2022 at 4:11 PM Heinrich Schuchardt
> > wrote:
> >>
> >> Building on RISC-V results in an error
> >>
> >> cc: error: ‘-march=native’: ISA string must begin
On 6/8/22 09:23, David Marchand wrote:
Hello,
On Mon, May 30, 2022 at 4:11 PM Heinrich Schuchardt
wrote:
Building on RISC-V results in an error
cc: error: ‘-march=native’: ISA string must begin with rv32 or rv64
As GCC does not support -march=native on RISC-V avoid this argument.
Sign
Hello,
On Mon, May 30, 2022 at 4:11 PM Heinrich Schuchardt
wrote:
>
> Building on RISC-V results in an error
>
> cc: error: ‘-march=native’: ISA string must begin with rv32 or rv64
>
> As GCC does not support -march=native on RISC-V avoid this argument.
>
> Signed-off-by: Heinrich Schuchardt
Building on RISC-V results in an error
cc: error: ‘-march=native’: ISA string must begin with rv32 or rv64
As GCC does not support -march=native on RISC-V avoid this argument.
Signed-off-by: Heinrich Schuchardt
---
meson.build | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff
5 matches
Mail list logo