Skip to content

Commit 605bf59

Browse files
authored
target_abi disambiguates the target in general
1 parent a81773b commit 605bf59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/conditional-compilation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,8 @@ r[cfg.target_abi]
203203
### `target_abi`
204204

205205
r[cfg.target_abi.general]
206-
Key-value option set to further disambiguate the `target_env` or `target_arch`
207-
with information about the target ABI.
206+
Key-value option set to further disambiguate the target with information about
207+
the target ABI.
208208

209209
r[cfg.target_abi.disambiguation]
210210
For historical reasons, this value is only defined as not the empty-string when actually

0 commit comments

Comments
 (0)