mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-23 23:27:57 +01:00
fixed path to cargo cfg
This commit is contained in:
parent
624acbf6a5
commit
664567465d
@ -101,7 +101,7 @@ build:binary-development:
|
||||
|
||||
|
||||
before_script:
|
||||
- cat > /cargo/config << EOF
|
||||
- cat > /usr/local/cargo/config << EOF
|
||||
[target.armv7-unknown-linux-gnueabihf]
|
||||
linker = "arm-linux-gnueabihf-gcc"
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user