File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -106,10 +106,16 @@ Misc
106106Compatibility Notes
107107-------------------
108108
109- - [ Bumped the minimum ` g++ ` for ` linux-gnu ` targets to ` g++-8 ` from ` g++-7 ` .] [ 81521 ]
110109- [ WASI platforms no longer use the ` wasm-bindgen ` ABI, and instead use the wasm32 ABI.] [ 79998 ]
111110- [ ` rustc ` no longer promotes division, modulo and indexing operations to ` const ` that
112111 could fail.] [ 80579 ]
112+ - [ The minimum version of ` glibc ` required when building with the Ubuntu 20.04 toolchain
113+ for the following platforms has been bumped to version 2.31.] [ 81521 ]
114+ - ` armv5te-unknown-linux-gnueabi `
115+ - ` sparc64-unknown-linux-gnu `
116+ - ` thumbv7neon-unknown-linux-gnueabihf `
117+ - ` armv7-unknown-linux-gnueabi `
118+ - ` x86_64-unknown-linux-gnux32 `
113119
114120Internal Only
115121-------------
You can’t perform that action at this time.
0 commit comments