Added armhf deb target.

This commit is contained in:
Jason Heeris 2019-06-16 16:23:43 +10:00 committed by David Peter
parent 418233193a
commit 1ce2add943
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ matrix:
rust: stable
env:
- TARGET=arm-unknown-linux-gnueabihf
- CC_arm_unknown_linux_gnueabihf=/usr/bin/arm-linux-gnueabihf-gcc-4.8
- CARGO_TARGET_ARM_UNKNOWN_LINUX_GNUEABIHF_LINKER=arm-linux-gnueabihf-gcc-4.8
- os: linux
rust: stable