Skip to content

Commit 7f8d612

Browse files
authored
Update SupportAndFAQ.rst
1 parent a0f27ce commit 7f8d612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openmp/docs/SupportAndFAQ.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ offloading as well as some extra options.
6767
-DCMAKE_INSTALL_PREFIX=<PATH> \ # Where the libraries will live
6868
$> ninja install
6969
70-
To build an *effective* OpenMP offload capable compiler, only one extra CMake
70+
To manually build an *effective* OpenMP offload capable compiler, only one extra CMake
7171
option, ``LLVM_ENABLE_RUNTIMES="openmp;offload"``, is needed when building LLVM (Generic
7272
information about building LLVM is available `here
7373
<https://llvm.org/docs/GettingStarted.html>`__.). Make sure all backends that

0 commit comments

Comments
 (0)