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

Added cmake toolchain arm support. #350

Merged
merged 4 commits into from
Jun 4, 2019

Conversation

nmoinvaz
Copy link
Member

This PR only adds cmake toolchain files for ARM. NAME/COMMAND stuff is so CMAKE_CROSSCOMPILING_EMULATOR is used. The message() is to prevent a warning about unused variable when specifying CMAKE_TOOLCHAIN_FILE.

test/cmake/toolchain-aarch64.cmake Outdated Show resolved Hide resolved
test/cmake/toolchain-arm.cmake Outdated Show resolved Hide resolved
test/cmake/toolchain-aarch64.cmake Outdated Show resolved Hide resolved
cmake/toolchain-aarch64.cmake Outdated Show resolved Hide resolved
cmake/toolchain-arm.cmake Outdated Show resolved Hide resolved
@Dead2
Copy link
Member

Dead2 commented Jun 4, 2019

Looks good to me, with little chance of regressions. Squashing and merging. Thanks

@Dead2 Dead2 merged commit ef3edcb into zlib-ng:develop Jun 4, 2019
nmoinvaz added a commit to nmoinvaz/zlib-ng that referenced this pull request Jun 4, 2019
nmoinvaz added a commit to nmoinvaz/zlib-ng that referenced this pull request Jun 4, 2019
@nmoinvaz nmoinvaz deleted the improvements/cmake-arm-toolchain branch August 17, 2020 00:54
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.

3 participants