From 3a905dbb0033729fcb0b9aa006e11bbdc67c7e74 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Sun, 15 Sep 2019 15:27:28 -0700 Subject: more experimenting to find vs and windows versions with RtlGetVersion --- libssh2-sys/build.rs | 1 - libssh2-sys/libssh2 | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'libssh2-sys') diff --git a/libssh2-sys/build.rs b/libssh2-sys/build.rs index 1a406a3..a4f9cd8 100644 --- a/libssh2-sys/build.rs +++ b/libssh2-sys/build.rs @@ -164,7 +164,6 @@ fn main() { println!("cargo:rustc-link-lib=bcrypt"); println!("cargo:rustc-link-lib=crypt32"); println!("cargo:rustc-link-lib=user32"); - println!("cargo:rustc-link-lib=ntdll"); } } diff --git a/libssh2-sys/libssh2 b/libssh2-sys/libssh2 index 2e506b0..76ac87e 160000 --- a/libssh2-sys/libssh2 +++ b/libssh2-sys/libssh2 @@ -1 +1 @@ -Subproject commit 2e506b0a549a2de42ec18a0af7d54eafb03095f8 +Subproject commit 76ac87ef23af27ab3ab532a3723c9a233f833b42 -- cgit v1.2.3