zephyr/arch/posix
Sebastian Bøe bdda09ee93 cmake: Remove dead code LTO references
LTO is not supported yet, but there are a handful of references to the
flag '-flto' and the non-existent Kconfig option 'LTO'. To not confuse
users about whether LTO is supported or not, we should remove this
dead code.

As an aside, prototyping has shown that supporting LTO will give
signicant (10%) code size improvments, but will not be trivial to
support due to how we process object files with python.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-12-21 21:04:18 +01:00
..
core kernel: Remove _IntLibInit function 2018-11-28 14:59:10 -08:00
include kernel: Remove _IntLibInit function 2018-11-28 14:59:10 -08:00
CMakeLists.txt cmake: Remove dead code LTO references 2018-12-21 21:04:18 +01:00
Kconfig kconfig: move soc selection to ZEPHYR_BASE/soc/ 2018-09-13 00:56:48 -04:00