diff options
| author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-07 18:07:20 +0000 |
|---|---|---|
| committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-07 18:07:20 +0000 |
| commit | 2fe55654450880a88824c4b2e80a8ac8a01328ba (patch) | |
| tree | 55fb50daedc99c7102724bdfdf388473217d78b0 /lang/rust/files/patch-vendor_openssl-sys_src_ssl.rs | |
| parent | Set USES=localbase instead of CPPFLAGS and LIBS (diff) | |
lang/rust: Update to 1.39.0
- Force rebuild all consumers to catch regressions early
- Partially apply D20792 in preparation for PPC_ABI support
- Add LibreSSL 3.0.x support [1]
Thanks to Mikaƫl Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/11/07/Rust-1.39.0.html
PR: 241411 [1]
Tested by: mikael.urankar@gmail.com, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D22240
Diffstat (limited to 'lang/rust/files/patch-vendor_openssl-sys_src_ssl.rs')
| -rw-r--r-- | lang/rust/files/patch-vendor_openssl-sys_src_ssl.rs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/rust/files/patch-vendor_openssl-sys_src_ssl.rs b/lang/rust/files/patch-vendor_openssl-sys_src_ssl.rs index f412c3c469f7..e54f58f9249c 100644 --- a/lang/rust/files/patch-vendor_openssl-sys_src_ssl.rs +++ b/lang/rust/files/patch-vendor_openssl-sys_src_ssl.rs @@ -1,6 +1,6 @@ ---- vendor/openssl-sys/src/ssl.rs.orig 2019-05-13 21:50:35 UTC +--- vendor/openssl-sys/src/ssl.rs.orig 2019-11-04 17:34:46 UTC +++ vendor/openssl-sys/src/ssl.rs -@@ -1032,7 +1032,7 @@ extern "C" { +@@ -1057,7 +1057,7 @@ extern "C" { } cfg_if! { |
