SFML / SFML-Buildbot

SFML's Buildbot configuration
7 stars 4 forks source link

Add Raspbian armhf worker #24

Closed eXpl0it3r closed 3 years ago

eXpl0it3r commented 4 years ago

Got a new Raspberry Pi and thought, I'd set this up as worker here as well. Totally forgot what I need to run to get it connected to the CI, but I'm sure you still remember 😄

Say, if I wanted to load have a raspbian-clang-armhf build, how would I go about setting -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++?