diff options
| author | KO Myung-Hun <komh78@gmail.com> | 2025-11-27 15:12:58 +0900 |
|---|---|---|
| committer | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-11-28 12:44:12 +0200 |
| commit | 0ecbca6bc93c829d9665ccaa8cfb57e56ee1e0b6 (patch) | |
| tree | a163858dd88cc9135fe8b54ef9e19b0c206ad16a /docs | |
| parent | 0fb9c5a6839205cc32c2632dd20f723f00dc165b (diff) | |
| download | meson-0ecbca6bc93c829d9665ccaa8cfb57e56ee1e0b6.tar.gz | |
docs: Fix typo
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/markdown/Builtin-options.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Builtin-options.md b/docs/markdown/Builtin-options.md index bccf85f02..ee576c300 100644 --- a/docs/markdown/Builtin-options.md +++ b/docs/markdown/Builtin-options.md @@ -206,7 +206,7 @@ and the shared dependency with the shared lib. #### Details for `os2_emxomf` -The `--os2_emxomf` argument is supported since `1.10.0`, `-Dos2_emxomf=true` +The `--os2-emxomf` argument is supported since `1.10.0`, `-Dos2_emxomf=true` syntax is supported since `1.10.0`. Setting the `os2_emxomf` option to `true` forces to use emxomf toolchains in |
