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

[curl] Fixes pkgconfig file #14715

Merged
merged 19 commits into from Nov 23, 2020
Merged

[curl] Fixes pkgconfig file #14715

merged 19 commits into from Nov 23, 2020

Conversation

Matioupi
Copy link
Contributor

After recent PR merge on curl (#14350) user @StarGate-One reported build failure with more features enabled. Especially brotli. This was missed in first PR because brotli feature do not enable brotli dependency build, and therefore tests on a vanilla tree do not fail (failure only occured if brotli was built before).

  • Which triplets are supported/not supported? Have you updated the CI baseline?

tested on Windows and Linux

to the best of my knowledge

Copy link
Contributor

@PhoebeHui PhoebeHui left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!

Except the indentation, others LGTM.

ports/curl/portfile.cmake Outdated Show resolved Hide resolved
ports/curl/portfile.cmake Outdated Show resolved Hide resolved
@PhoebeHui PhoebeHui changed the title Curl fixes [curl] fixes pkgconfig file Nov 23, 2020
@PhoebeHui PhoebeHui changed the title [curl] fixes pkgconfig file [curl] Fixes pkgconfig file Nov 23, 2020
@Matioupi
Copy link
Contributor Author

indentation should be fixed now...

@strega-nil
Copy link
Contributor

Alright, awesome! Thanks @Matioupi!

@strega-nil strega-nil merged commit 256c8d6 into microsoft:master Nov 23, 2020
@StarGate-One
Copy link
Contributor

@Matioupi Thank you very much😊👍👍👍

@PhoebeHui PhoebeHui added info:reviewed Pull Request changes follow basic guidelines and removed requires:author-response labels Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
4 participants