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

mingw-w64-curl: Update PKGBUILD in order to build with libssh2. #38

Merged
merged 1 commit into from
Jan 29, 2020

Conversation

fxmauricard
Copy link

cURL, starting with version 7.58, changed build settings around SSH support so that MinGW builds of cURL made since have scp and scftp protocols support disabled.

This commit re-enabled SSH support for MinGW builds.

PR for issue git-for-windows/git#2491.

cURL, starting with version 7.58, changed build settings around SSH support so that MinGW builds of cURL made since have scp and scftp protocols support disabled.

This commit re-enabled SSH support for MinGW builds.

Signed-off-by: François-Xavier MAURICARD <[email protected]>
@dscho
Copy link
Member

dscho commented Jan 27, 2020

@fxmauricard did you verify that this solves your issue? I.e. after installing the thusly-modified mingw-w64-x86_64-curl into the SDK, can you access sftp:// URLs with /mingw64/bin/curl.exe?

@fxmauricard
Copy link
Author

@dscho Yes, the binary built with this patch now have the same behavior has the one we can download at the official cURL website.

@dscho
Copy link
Member

dscho commented Jan 29, 2020

@fxmauricard excellent. Thanks for confirming!

@dscho dscho merged commit 4683dfd into git-for-windows:master Jan 29, 2020
@fxmauricard fxmauricard deleted the patch-1 branch January 29, 2020 11:07
@fxmauricard fxmauricard restored the patch-1 branch January 29, 2020 11:08
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