We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19044b0 commit 7775375Copy full SHA for 7775375
flang/docs/GettingStarted.md
@@ -89,7 +89,7 @@ ninja
89
```
90
91
On Darwin, to make flang able to link binaries with the default sysroot without
92
-having to specify additional flags, use the `DEFAULT_SYSROOT` cmake flag, e.g.
+having to specify additional flags, use the `DEFAULT_SYSROOT` CMake flag, e.g.
93
`-DDEFAULT_SYSROOT="$(xcrun --show-sdk-path)"`.
94
95
By default flang tests that do not specify an explicit `--target` flag use
0 commit comments