1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-01 21:31:15 +02:00

ci: rework toolchain Dockerfile

This commit is contained in:
Mizux Seiha
2024-12-10 22:21:59 +01:00
committed by Corentin Le Molgat
parent f2453bd5f8
commit 782c79ff1d
2 changed files with 8 additions and 10 deletions

View File

@ -155,7 +155,8 @@ TOOLCHAIN_TARGETS = \
arm-linux-gnueabihf armv8l-linux-gnueabihf arm-linux-gnueabi armeb-linux-gnueabihf armeb-linux-gnueabi \
aarch64-linux-gnu aarch64_be-linux-gnu \
mips32 mips32el mips64 mips64el \
ppc ppc64 ppc64le \
ppc ppc-440fp ppc-e500mc \
ppc64 ppc64le \
riscv32 riscv64 \
s390x
TOOLCHAIN_STAGES = env devel build test