- ABI BREAK: the
armv6-rpi-linux-gnueabihf
toolchain is now built using-march=armv6
instead of-march=armv6kz
to provide compatibility with the ARMv6 version of Raspberry Pi OS. This may affect the ABI, so you are advised to recompile all code and dependencies after upgrading. (See tttapa/RPi-Cross-Cpp-Development#4 (comment) for more information.)
Full Changelog: 0.4.0...1.0.0