mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 13:40:31 +01:00
To prevent over-optimizations of nlr and nlrthumb when -flto is used the flag -fno-lto is set on these modules during compilation.
To prevent over-optimizations of nlr and nlrthumb when -flto is used the flag -fno-lto is set on these modules during compilation.