mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-23 23:27:57 +01:00
specify correct target for rustup
This commit is contained in:
parent
434ac6e081
commit
585e3f3551
@ -106,7 +106,7 @@ build:binary-development:
|
||||
- apt-get update -y
|
||||
- apt-get install -y libc6-armhf-cross libc6-dev-armhf-cross gcc-arm-linux-gnueabihf
|
||||
- apt-get install -y --no-install-recommends capnproto build-essential cmake clang libclang-dev libgsasl7-dev libgsasl7-dev:armhf
|
||||
- rustup target add armv7-unknown-linux-armeabihf
|
||||
- rustup target add armv7-unknown-linux-gnueabihf
|
||||
|
||||
script:
|
||||
- cargo check --target x86_64-unknown-linux-gnu
|
||||
|
Loading…
Reference in New Issue
Block a user