We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b46ef9 commit d68a1c7Copy full SHA for d68a1c7
libc/examples/README.md
@@ -19,8 +19,8 @@ cd build
19
```
20
21
Each example can be built to use the libc in either
22
-[the overlay mode](https://libc.llvm.org/overlay_mode.html),
23
-[full host build mode](https://libc.llvm.org/full_host_build.html) or
+[the overlay mode](https://libc.llvm.org/overlay_mode.html), the
+[full host build mode](https://libc.llvm.org/full_host_build.html) or the
24
[full cross build mode](https://libc.llvm.org/full_cross_build.html). The CMake
25
configure step differs slightly depending on the mode you want to use the libc
26
in.
0 commit comments