Uppdatera '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Jonas Widen 2021-03-06 11:22:15 +00:00
parent c961611132
commit 0a9795f2fb

View File

@ -8,4 +8,4 @@ steps:
commands:
- apt-get update && apt-get -y upgrade && apt-get -y install build-essential git
- git clone https://github.com/raspberrypi/tools.git
- CC=$PWD/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-x64/arm-linux-gnueabihf/bin/gcc make