mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-27 21:40:49 +00:00
shippable: add x86_64 targets
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> [AJB: minor tweak to name] Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
parent
41a0b1ee89
commit
9d3aa1a3f7
@ -5,6 +5,8 @@ env:
|
|||||||
global:
|
global:
|
||||||
- LC_ALL=C
|
- LC_ALL=C
|
||||||
matrix:
|
matrix:
|
||||||
|
- IMAGE=debian-amd64
|
||||||
|
TARGET_LIST=x86_64-softmmu,x86_64-linux-user
|
||||||
- IMAGE=debian-armel-cross
|
- IMAGE=debian-armel-cross
|
||||||
TARGET_LIST=arm-softmmu,arm-linux-user,armeb-linux-user
|
TARGET_LIST=arm-softmmu,arm-linux-user,armeb-linux-user
|
||||||
- IMAGE=debian-armhf-cross
|
- IMAGE=debian-armhf-cross
|
||||||
|
Loading…
Reference in New Issue
Block a user