Skip to content

Commit ebfd570

Browse files
committed
Added warning about LLVM6
1 parent ac19182 commit ebfd570

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Documentation/installation.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@ In this case you have to:
5656

5757
Once the installation is completed, you can follow the :doc:`quickstart` instructions.
5858

59+
Note: if you have llvm 6.0 installed, the installation script will fail. You can do:
60+
61+
::
62+
sudo apt remove llvm-6.0 llvm-6.0-dev llvm-6.0-runtime
63+
5964
Installing from source
6065
----------------------
6166

0 commit comments

Comments
 (0)