File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -260,15 +260,21 @@ terminate.
260260 error `assertion failed: signal(libc::SIGPIPE, libc::SIG_IGN) !=
261261 libc::SIG_ERR`, see [ issue
262262 #140 ] ( https://github.com/cross-rs/cross/issues/140 ) for more information.
263+
263264[ 2] No ` std ` component available.
265+
264266[ 3] For some \* BSD and Solaris targets, the libc column indicates the OS
265267 release version from which libc was extracted.
268+
266269[ 4] libc = newlib
270+
267271[ 5] Must change `image =
268272 "ghcr.io/cross-rs/x86_64-unknown-linux-gnu: main-centos "` in ` Cross.toml`
269273 for ` [target.x86_64-unknown-linux-gnu] ` to use the CentOS7-compatible
270274 target.
275+
271276[ 6] libc = emscripten and GCC = clang
277+
272278[ 7] Must change `image =
273279 "ghcr.io/cross-rs/aarch64-unknown-linux-gnu: main-centos "` in ` Cross.toml`
274280 for ` [target.aarch64-unknown-linux-gnu] ` to use the CentOS7-compatible
You can’t perform that action at this time.
0 commit comments