mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 10:37:46 +00:00
8a54615a09
This flag is important for the Xtensa backend because by default a more powerful backend (ESP32) is assumed. Therefore, compiling for the ESP8266 won't work by default and needs the -mcpu flag.