mirror of
https://github.com/mysensors/MySensors.git
synced 2026-02-20 01:21:27 +01:00
* Fix configure script errors on 64-bit OS (#1550) Use only gcc flags relevant to aarch64 for 64-bit RPI SoCs on 64-bit OS version * Fix mysgw build errors on 64-bit OS (#1551) Force data type for the parameter of min() function to avoid conflicts