Cuberite Forum

Full Version: Bearbin's Automated Builds
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
Why do you need to edit the file? Crosscompiling? Anything we could do to remove this manual step? Such as having some cmdline options, or using environment variables?
I tried using environment variables but it didn't work Sad

Anyway, I only have to change the makefile when you doTongue
What are your modifications? It may be easily doable.
It's just putting -m32 in the cflags the cxxflags and the linkerflags.
See, that one is easily done. Just run "make <whatever params you have now> addm32=1"Tongue
Thanks Smile
One question, do you make your builds as release or debug?
Release, debug would be too slow for people to use and just eat up space. If people want to debug, they should be able to compile themselvesTongue
The RasPi seems stuck again. Maybe get a wall-socket timer and have it power-cycle every night Wink
It don't works, it says Website is currently unavailable. Please fix it.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27