Kode / kmake

Meta build system
Other
12 stars 14 forks source link

Add arm builds #1

Closed tcdude closed 2 years ago

tcdude commented 2 years ago

Adds two new jobs to the Linux workflow to cross-compile both armhf and aarch64 builds.

Test builds appear to work as seen here: https://github.com/tcdude/kmake/runs/4907663289?check_suite_focus=true Also tested the resulting executable on suitable target platforms (RPi with 32bit OS and Pinephone with 64bit OS).