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.
2 parents 7bc508f + 72eaeec commit f104538Copy full SHA for f104538
src/doc/build-script.md
@@ -58,8 +58,8 @@ cargo:libdir=/path/to/foo/lib
58
cargo:include=/path/to/foo/include
59
```
60
61
-There are a few special keys that Cargo recognizes, affecting how the crate this
62
-build script is for is built:
+There are a few special keys that Cargo recognizes, affecting how the
+crate is built:
63
64
* `rustc-link-lib` indicates that the specified value should be passed to the
65
compiler as a `-l` flag.
0 commit comments