Skip to content
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

sys-libs/efivar-37: Added -flto-partition=none #651

Merged
merged 1 commit into from
Dec 6, 2020

Conversation

nenadperic
Copy link
Contributor

@nenadperic nenadperic commented Nov 18, 2020

Package sys-libs/efivar-37 fails with the following error:

Error: invalid attempt to declare external version name as default in symbol `efi_set_variable@@LIBEFIVAR_0.24'
lto-wrapper: fatal error: cc returned 1 exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed

Adding "-flto-partition=none" to CFLAGS fixes the issue.

Upstream bug report: rhboot/efivar#156

@InBetweenNames InBetweenNames merged commit a23d50c into InBetweenNames:master Dec 6, 2020
@InBetweenNames
Copy link
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants