Skip to content

Commit 3c36417

Browse files
authored
Merge pull request #1395 from evanperrygrove-somewear/master
conditional-compilation.md: Mention the "none" target_os value
2 parents d430389 + c83f2ca commit 3c36417

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/conditional-compilation.md

+1
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ Example values:
129129
* `"dragonfly"`
130130
* `"openbsd"`
131131
* `"netbsd"`
132+
* `"none"` (typical for embedded targets)
132133

133134
### `target_family`
134135

0 commit comments

Comments
 (0)