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

Update to curl 7.81. #74

Merged
merged 1 commit into from
Feb 28, 2022
Merged

Conversation

clalancette
Copy link
Contributor

While we are in here, make sure to disable libgsasl (this quiets
a warning), and also add a dependency on "file" (this also
disables a warning).

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

Not only does this get us up-to-date with the version in Ubuntu 22.04, it also should fix a build error with the https://ci.ros2.org/view/nightly/job/nightly_linux_clang_libcxx/ jobs.

While we are in here, make sure to disable libgsasl (this quiets
a warning), and also add a dependency on "file" (this also
disables a warning).

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@clalancette
Copy link
Contributor Author

CI:

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

@clalancette
Copy link
Contributor Author

Linux Clang is still failing to build, but if you look closely you'll notice that both libcurl_vendor, and its dependent resource_retriever build now. So this seems like strictly an improvement over the previous state.

@clalancette clalancette merged commit bf9bd0d into ros2 Feb 28, 2022
@clalancette clalancette deleted the clalancette/update-libcurl-vendor branch February 28, 2022 16:57
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.

None yet

2 participants