arm: switch to hardfloat ABI for Linux

This avoids an error on the Raspberry Pi 3.
This commit is contained in:
Ayke van Laethem
2019-02-14 11:40:27 +01:00
committed by Ron Evans
parent 1c68da89af
commit 9b4071237f
3 changed files with 11 additions and 8 deletions
+2 -2
View File
@@ -18,9 +18,9 @@ addons:
- llvm-7-dev
- clang-7
- libclang-7-dev
- gcc-arm-linux-gnueabi
- gcc-arm-linux-gnueabihf
- binutils-arm-none-eabi
- libc6-dev-armel-cross
- libc6-dev-armhf-cross
- gcc-aarch64-linux-gnu
- libc6-dev-arm64-cross
- qemu-system-arm