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-config: ignore REQUIRE_LIB_DEPS in --libs output #5808

Closed
wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Aug 13, 2020

Fixes a curl-config issue on cygwin by making sure REQUIRE_LIB_DEPS is
not considered for the --libs output.

Reported-by: ramsay-jones on github
Assisted-by: Brian Inglis and Ken Brown
Fixes #5793

Fixes a curl-config issue on cygwin by making sure REQUIRE_LIB_DEPS is
not considered for the --libs output.

Reported-by: ramsay-jones on github
Assisted-by: Brian Inglis and Ken Brown
Fixes #5793
@bagder bagder closed this in 97aca09 Aug 14, 2020
@bagder bagder deleted the bagder/curl-config-ignore-deplibs branch August 14, 2020 08:23
@BrianInglis
Copy link
Contributor

Sorry - after discussion with @kbrowli1 this appears good - I have applied this locally to Cygwin curl-config.in and it allows downstream Cygwin packages to build without errors.
It now appears after discussion with @kbrowli1 that #5804 was not advisable.

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

Successfully merging this pull request may close these issues.

curl-config --libs returns incorrect value on cygwin
2 participants