Skip to content

Commit

Permalink
a{n =>} benchmark target
Browse files Browse the repository at this point in the history
  • Loading branch information
nabijaczleweli committed Mar 29, 2023
1 parent 5d3a85e commit 3c7578f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/src/reference/build-scripts.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ target.
#### `cargo:rustc-link-arg-benches=FLAG`

The `rustc-link-arg-benches` instruction tells Cargo to pass the [`-C
link-arg=FLAG` option][link-arg] to the compiler, but only when building an benchmark
link-arg=FLAG` option][link-arg] to the compiler, but only when building a benchmark
target.

<a id="rustc-link-search"></a>
Expand Down

0 comments on commit 3c7578f

Please sign in to comment.