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 autogenerated container_node_sizes_impl.hpp for armv7 on QNX #88

Merged
merged 1 commit into from
Oct 2, 2020
Merged

fix autogenerated container_node_sizes_impl.hpp for armv7 on QNX #88

merged 1 commit into from
Oct 2, 2020

Conversation

asobhy-qnx
Copy link
Contributor

@asobhy-qnx asobhy-qnx commented Oct 2, 2020

fix #87 by checking if we are building on linux host and the target is armv7 then the use must provide a manually generated container_node_sizes_impl.hpp by providing the file under the tool directory then cmake will add it to source before building instead of autogenerating.

@foonathan foonathan merged commit 28c1653 into foonathan:master Oct 2, 2020
@foonathan
Copy link
Owner

Alright, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants