Skip to content

Commit c23aabc

Browse files
authored
(regesm) : additional information for LLVM installation
1 parent cea5954 commit c23aabc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/05_Co_Processing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ make
3131
make install
3232
```
3333

34-
**Note:** CMake 3.4.3 or higher is required to install LLVM. Be aware that you might need to use addtional -DCMAKE_CXX_FLAGS="-shared-intel" option in newer version of Intel compilers (17.0.4).
34+
**Note:** CMake 3.4.3 or higher is required to install LLVM. Be aware that you might need to use addtional -DCMAKE_SHARED_LINKER_FLAGS="-shared-intel" option in newer version of Intel compilers (17.0.4).
3535

3636
**Installing Mesa:**
3737

0 commit comments

Comments
 (0)