Skip to content

Conversation

@valentjn
Copy link
Member

@valentjn valentjn commented Aug 4, 2019

The OpenMP mitigation code from #156 does not work if SCons runs with Python 3.x, because process output is now bytes, not str anymore. This is fixed by using the existing get_output helper function. In addition, this PR removes the dependency on awk to parse the output of GCC.

@valentjn valentjn added this to the v3.3.0 milestone Aug 4, 2019
@valentjn valentjn self-assigned this Aug 4, 2019
@valentjn
Copy link
Member Author

valentjn commented Aug 5, 2019

Merged with #143.

@valentjn valentjn closed this Aug 5, 2019
@valentjn valentjn deleted the fix-openmp-mitigation branch August 5, 2019 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants