Skip to content

Commit c83f2ca

Browse files
Update conditional-compilation.md
Mention the "none" target_os value
1 parent d430389 commit c83f2ca

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)