hiulit / cross-compile-godot-raspberry-pi

A script to easily cross-compile Godot binaries for the Raspberry Pi from Linux x86_64 and an extra script to easily transfer the compiled Godot binaries to the Raspberry Pi using rsync
MIT License
27 stars 5 forks source link

why was support for RPI 2 removed? #8

Closed vxpm closed 11 months ago

vxpm commented 11 months ago

the script contains some code for raspberry pi 2, but it's been commented out. why is that?

hiulit commented 11 months ago

Hi there! Yeah, it's commented because I found out that the toolchain I use doesn't actually compile for Raspberry Pi versions lower than 3