[Flang][Docs] Fix GettingStarted.md with correct depth for in-tree build section (#72268)

Just a minor fix for the section depth for the patch in
https://reviews.llvm.org/D155029.
This commit is contained in:
Kiran Chandramohan
2023-11-15 04:53:21 +00:00
committed by GitHub
parent 4c08cbee7b
commit d7b8ea63b3

View File

@@ -247,7 +247,7 @@ code. Note that the packaging of the libraries is different
between [Clang](https://clang.llvm.org/docs/OffloadingDesign.html#linking-target-device-code) and NVCC, so the library must be linked using
compatible compiler drivers.
### Bulding in-tree
#### Building in-tree
One may build Flang runtime library along with building Flang itself
by providing these additional CMake variables on top of the Flang in-tree
build config: