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.
occasionally
sometimes
1 parent 4a096d9 commit 30afcbbCopy full SHA for 30afcbb
README.md
@@ -361,7 +361,7 @@ c2rust transpile ${existing_args[@]} -- --target=x86_64-linux-gnu --sysroot=/usr
361
```
362
363
These extra args are passed to the `libclangTooling` that `c2rust-transpile` uses.
364
-You sometimes also need to pass extra headers, as sometimes headers are installed globally
+You sometimes also need to pass extra headers, as occasionally headers are installed globally
365
in the default sysroot and won't be found in the cross-compiling sysroot.
366
367
> What platforms can C2Rust be run on?
0 commit comments