forked from Mirrorlandia_minetest/irrlicht
73e62f8676
Minetest using RTTI, so we cannot apply the flag here if we want to start using IPO/LTO. If we keep `-fno-rtti` here, compiler loses part of informations and cannot do efficient optimizations. The benefit of using RTTI on Irrlicht disappears with IPO/LTO on whole binary. Signed-off-by: David Heidelberg <david@ixit.cz> |
||
---|---|---|
.. | ||
Irrlicht |