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

Fix tune flags #1095

Merged
merged 1 commit into from
Oct 4, 2019
Merged

Conversation

Flamefire
Copy link
Member

@Flamefire Flamefire commented Aug 13, 2019

Fixes semicritical bug leading to #1094 in which flags were ignored when added with CheckAndAddFlags

Fixes #1094

Due to a bug in libutil they were only set inside the function
CheckAndAddFlags (plural!, the singular version worked) and not
propagated outside.
This also removes the mtune=generic param (default)
@Flamefire Flamefire requested a review from Flow86 October 4, 2019 11:37
@Flow86 Flow86 merged commit 8f579f9 into Return-To-The-Roots:master Oct 4, 2019
@Flamefire Flamefire deleted the fix_tune_flags branch October 5, 2019 07:00
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.

RTTR_OPTIMIZATION_TUNE doesnt work
2 participants