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

build-style/cmake: powerpc->ppc for CMAKE_SYSTEM_PROCESSOR #12061

Open
wants to merge 1 commit into
base: master
from

Conversation

Projects
None yet
1 participant
@q66
Copy link
Contributor

commented May 31, 2019

ppc is the correct name which cmake reports in a native ppc32 environment, therefore the cross toolchain definition is wrong.

build-style/cmake: powerpc->ppc for CMAKE_SYSTEM_PROCESSOR
ppc is the correct name which cmake reports in a native ppc32
environment, therefore the cross toolchain definition is wrong.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.