gentooLTO icon indicating copy to clipboard operation
gentooLTO copied to clipboard

games-engines/scummvm: disable LTO

Open obi1 opened this issue 4 years ago • 2 comments

Fix #718

obi1 avatar Mar 21 '21 22:03 obi1

This should probably be fixed using an endianness check workaround in autotools

InBetweenNames avatar Jun 28 '21 15:06 InBetweenNames

I've made a small patch as suggested by @alanswanson in #718 for running the endianness test with -shared. Scummvm builds fine with lto now. lto_endianness_test_fix.patch

obi1 avatar Sep 11 '21 14:09 obi1