summaryrefslogtreecommitdiff
path: root/libssh2-sys
diff options
context:
space:
mode:
authorWez Furlong <wez@wezfurlong.org>2019-09-15 15:27:28 -0700
committerWez Furlong <wez@wezfurlong.org>2019-09-15 16:36:32 -0700
commit3a905dbb0033729fcb0b9aa006e11bbdc67c7e74 (patch)
tree1f1dc1e17f3916a7bd2fef9c6912533e4c6dbdb8 /libssh2-sys
parent6870c1fdd5a7025d1db62f3ea26a319e449289f3 (diff)
downloadssh2-rs-3a905dbb0033729fcb0b9aa006e11bbdc67c7e74.zip
more experimenting to find vs and windows versions with RtlGetVersion
Diffstat (limited to 'libssh2-sys')
-rw-r--r--libssh2-sys/build.rs1
m---------libssh2-sys/libssh20
2 files changed, 0 insertions, 1 deletions
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
-Subproject 2e506b0a549a2de42ec18a0af7d54eafb03095f
+Subproject 76ac87ef23af27ab3ab532a3723c9a233f833b4