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

=media-libs/mesa-17.3.0_rc5: ICE with LTO #75

Merged
merged 3 commits into from
Dec 5, 2017
Merged

=media-libs/mesa-17.3.0_rc5: ICE with LTO #75

merged 3 commits into from
Dec 5, 2017

Conversation

soredake
Copy link
Contributor

@soredake soredake commented Nov 30, 2017

No description provided.

@InBetweenNames
Copy link
Owner

It looks like this is Nouveau specific, however I will merge this as we do not have a mechanism for making LTO workarounds conditional on USE flags at this time

@InBetweenNames InBetweenNames merged commit ad51022 into InBetweenNames:master Dec 5, 2017
@InBetweenNames
Copy link
Owner

Thanks for the contribution!

@soredake soredake deleted the mesa branch December 5, 2017 21:39
@pchome
Copy link
Contributor

pchome commented Dec 6, 2017

It looks like this is Nouveau specific, however I will merge this as we do not have a mechanism for making LTO workarounds conditional on USE flags at this time

Are this tricks don't work :
media-libs/mesa "has video_cards_nouveau ${IUSE//+} && use video_cards_nouveau && FlagSubAllFlags -flto*"
?

same for cpu_flags_x86_sse4_1 or so

@InBetweenNames
Copy link
Owner

Oh, I like that! I was thinking of something along these lines:

media-libs/mesa[nouveau] *FLAGS-=-flto*
*/ffmpeg[cpu_flags_x86_sse4_1] *FLAGS-=-flto*

It would require a few patches to make it work mind you. I'll open an issue about this so we can get some more input.

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.

None yet

3 participants