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

Make sure to pass compiler and flags down to assimp. #844

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

clalancette
Copy link
Contributor

That way, if we rebuild it for clang it actually uses the
correct compiler and ABI.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

This should get us one step closer to fixing https://ci.ros2.org/view/nightly/job/nightly_linux_clang_libcxx/ (though we still need further work to make that build succeed).

That way, if we rebuild it for clang it actually uses the
correct compiler and ABI.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@clalancette clalancette requested a review from audrow March 17, 2022 17:30
@clalancette
Copy link
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

Copy link
Member

@audrow audrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@clalancette clalancette merged commit d033a64 into ros2 Mar 17, 2022
@clalancette clalancette deleted the clalancette/fix-assimp-clang branch March 17, 2022 19:29
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.

2 participants