Skip to content

Commit 47eac22

Browse files
committed
fix footnote to use unique ID
1 parent a8a8732 commit 47eac22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/rustc/src/platform-support/helenos.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ Target triplets available so far:
1616

1717
## Requirements
1818

19-
These targets only support cross-compilation. The targets will[^1] support libstd, although support of some platform features (filesystem, networking) may be limited.
19+
These targets only support cross-compilation. The targets will[^helenos-libstd-pending] support libstd, although support of some platform features (filesystem, networking) may be limited.
2020

2121
You need to have a local clone of the HelenOS repository and the HelenOS toolchain set up, no HelenOS-Rust development artifacts are available.
2222

23-
[^1]: libstd is not yet available, because it needs to be done in a separate PR, because compiler support needs to be merged first to allow creating libc bindings
23+
[^helenos-libstd-pending]: libstd is not yet available, because it needs to be done in a separate PR, because compiler support needs to be merged first to allow creating libc bindings
2424

2525
## Building
2626

0 commit comments

Comments
 (0)