install libc6-dev for ARM targets
This commit is contained in:
parent
a1334edbcd
commit
295df480fa
@ -20,6 +20,7 @@ matrix:
|
|||||||
- binfmt-support
|
- binfmt-support
|
||||||
- gcc-arm-linux-gnueabi
|
- gcc-arm-linux-gnueabi
|
||||||
- libc6-armel-cross
|
- libc6-armel-cross
|
||||||
|
- libc6-dev-armel-cross
|
||||||
- qemu-user-static
|
- qemu-user-static
|
||||||
- env: TARGET=arm-unknown-linux-gnueabihf
|
- env: TARGET=arm-unknown-linux-gnueabihf
|
||||||
os: linux
|
os: linux
|
||||||
@ -30,6 +31,7 @@ matrix:
|
|||||||
- binfmt-support
|
- binfmt-support
|
||||||
- gcc-arm-linux-gnueabihf
|
- gcc-arm-linux-gnueabihf
|
||||||
- libc6-armhf-cross
|
- libc6-armhf-cross
|
||||||
|
- libc6-dev-armhf-cross
|
||||||
- qemu-user-static
|
- qemu-user-static
|
||||||
- env: TARGET=armv7-unknown-linux-gnueabihf
|
- env: TARGET=armv7-unknown-linux-gnueabihf
|
||||||
os: linux
|
os: linux
|
||||||
|
Loading…
Reference in New Issue
Block a user