LibreOffice only needs the semantic interposition workaround - #478
LibreOffice only needs the semantic interposition workaround#478janlam7 wants to merge 3 commits into
Conversation
elsandosgrande
commented
Jan 23, 2020
Oh, so link-time optimization is fine? #382 |
janlam7
commented
Jan 23, 2020
On my system, with these use flags, it is.
|
elsandosgrande
commented
Jan 24, 2020
In other words, you have not tested the necessity of the link-time optimization workaround. Link-time optimization is specifically disabled if you have the |
janlam7
commented
Jan 24, 2020
I enabled the firebird use flag and re-emerged; seems to work:
Did need to update the firebird entry in ltoworkarounds.conf. |
elsandosgrande
commented
Jan 24, 2020
All right then. |
petronio
commented
Sep 27, 2020
I've been able to confirm that this works even with the firebird USE. @janlam7 can you please resolve the conflicts? |
petronio
commented
Sep 27, 2020
@InBetweenNames This one's good to go |
darena67
commented
Nov 12, 2020
bump, still an issue with libreoffice |
evilbulgarian
commented
Dec 9, 2020
Having this problem with app-office/libreoffice-6.4.7.2 |
evilbulgarian
commented
Jan 6, 2021
This workaround did not work for me on 6.4.x or 7.x ❯ emerge --info |
Title: app-office/libreoffice: libreoffice can be compiled with lto with the semantic interposition workaround