diff --git a/.drone.yml b/.drone.yml index ab6e4d7..f93e923 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,3 +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=tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/arm-linux-gnueabihf/bin/gcc make