How to compile Swift for Armv6k

I have an Android CI that builds all Swift releases and dev snapshots for armv7, take a look at my scripts and doc for how to build Swift for a 32-bit platform. You may need to port Swift for your platform too, in which case you might find @andyliu's experience and changes for Zephyr to be useful.

3 Likes