Skip to content

Commit d89bb65

Browse files
authored
doc: update for OS supported in C compilation flags (fix #26401) (#26406)
1 parent a5b8ca0 commit d89bb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7967,7 +7967,7 @@ C compilation line, before other libs), use:
79677967
```
79687968
79697969
You can (optionally) use different flags for different targets.
7970-
Currently the `linux`, `darwin` , `freebsd`, and `windows` flags are supported.
7970+
Every OS listed in [Compile time code](#if-condition) is supported as flags.
79717971
79727972
> [!NOTE]
79737973
> Each flag must go on its own line (for now)

0 commit comments

Comments
 (0)