We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Follow-on to Issue #4053 there are some places in the code that still refer to: powerpc-*|powerpc64-*|ppc-*
powerpc-*|powerpc64-*|ppc-*
These should be removed since they represent dead code. It may take a while to identify all of the spots, so we are doing so separately.
The text was updated successfully, but these errors were encountered:
Reference discussion on PR #4090
Sorry, something went wrong.
@jjhursey This issue should be closed as "wontfix", right?
Per discussion linked from #5034 - we are not going to pull out any PPC BE code.
jjhursey
No branches or pull requests
Follow-on to Issue #4053 there are some places in the code that still refer to:
powerpc-*|powerpc64-*|ppc-*
These should be removed since they represent dead code. It may take a while to identify all of the spots, so we are doing so separately.
The text was updated successfully, but these errors were encountered: