Merge pull request #3752 from martin-frbg/mips-xbuild

add target for mips xbuild
This commit is contained in:
Martin Kroeker
2022-09-02 14:40:02 +02:00
committed by GitHub

View File

@@ -267,7 +267,7 @@ jobs:
include:
- target: mips64el
triple: mips64el-linux-gnuabi64
opts: DYNAMIC_ARCH=1
opts: DYNAMIC_ARCH=1 TARGET=GENERIC
- target: riscv64
triple: riscv64-linux-gnu
opts: TARGET=RISCV64_GENERIC