]> git.droids-corp.org - dpdk.git/commit
devtools: add RISC-V in build test
authorStanislaw Kardach <kda@semihalf.com>
Tue, 7 Jun 2022 10:46:16 +0000 (12:46 +0200)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 8 Jun 2022 09:26:34 +0000 (11:26 +0200)
commit780d0cf850f776ea40c155547e0b425ef4e5cb28
tree8d55fc1739fb8fae242629cfffd3aad6ad43ba97
parentf22e705ebf121973662fc484dfa6b4baa6d99a5c
devtools: add RISC-V in build test

Validate RISC-V compilation when test-meson-builds.sh is called. The
check will be only performed if appropriate toolchain is present on the
system (same as with other architectures).

Sponsored-by: Frank Zhao <frank.zhao@starfivetech.com>
Sponsored-by: Sam Grove <sam.grove@sifive.com>
Signed-off-by: Stanislaw Kardach <kda@semihalf.com>
devtools/test-meson-builds.sh