This commit is contained in:
parent
50c5154a96
commit
c961611132
@ -8,4 +8,4 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- apt-get update && apt-get -y upgrade && apt-get -y install build-essential git
|
- apt-get update && apt-get -y upgrade && apt-get -y install build-essential git
|
||||||
- git clone https://github.com/raspberrypi/tools.git
|
- git clone https://github.com/raspberrypi/tools.git
|
||||||
- CC=tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/arm-linux-gnueabihf/bin/gcc make
|
- CC=$PWD/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/arm-linux-gnueabihf/bin/gcc make
|
||||||
|
Loading…
Reference in New Issue
Block a user