Skip to content

Commit 22bfed7

Browse files
committed
fixup! README: Format "Targets" table.
1 parent 4d20b38 commit 22bfed7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)