-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LibreOffice only needs the semantic interposition workaround #478
base: master
Are you sure you want to change the base?
Conversation
Oh, so link-time optimization is fine? #382 |
On my system, with these use flags, it is.
|
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 |
I enabled the firebird use flag and re-emerged; seems to work:
Did need to update the firebird entry in ltoworkarounds.conf. |
All right then. |
I've been able to confirm that this works even with the firebird USE. @janlam7 can you please resolve the conflicts? |
@InBetweenNames This one's good to go |
bump, still an issue with libreoffice |
Having this problem with app-office/libreoffice-6.4.7.2 |
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