mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-23 23:27:57 +01:00
add c++ compiler for armhf
This commit is contained in:
parent
585e3f3551
commit
08a879be99
@ -104,7 +104,7 @@ build:binary-development:
|
||||
- cp cargo-cross-config /usr/local/cargo/config
|
||||
- dpkg --add-architecture armhf
|
||||
- apt-get update -y
|
||||
- apt-get install -y libc6-armhf-cross libc6-dev-armhf-cross gcc-arm-linux-gnueabihf
|
||||
- apt-get install -y libc6-armhf-cross libc6-dev-armhf-cross gcc-arm-linux-gnueabihf g++-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-gnueabihf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user