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:

committed by
Corentin Le Molgat

parent
f2453bd5f8
commit
782c79ff1d
@ -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
|
||||
|
Reference in New Issue
Block a user