cpp32
[cross.git] / debian / arm-linux-gnueabihf-4.9-cross.prebuild
1 #!/bin/bash
2 set -e
3
4 # clone toolset
5 git clone  https://github.com/raspberrypi/tools raspberry-tools
6
7 # this repos has no tags -> no checkout
8