Closed howard0su closed 5 years ago
For any non-modular build Tx, you can use the following command to build Tx with LTO enabled: ENABLE_LTO=1 make -j4 XXXXXXX.
LTO is enabled for devo7e by default.
what about libopencm3 lto?
I would wait for libopencm3 to update to LTO.
For any non-modular build Tx, you can use the following command to build Tx with LTO enabled: ENABLE_LTO=1 make -j4 XXXXXXX.
LTO is enabled for devo7e by default.