File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ sudo apt-get install build-essential libatomic1 python gfortran perl wget m4 cma
165
165
Julia uses the following external libraries, which are automatically
166
166
downloaded (or in a few cases, included in the Julia source
167
167
repository) and then compiled from source the first time you run
168
- ` make ` . The specific version numbers of these libraries that Julia
168
+ ` make ` . The specific version numbers of these libraries that Julia
169
169
uses are listed in [ ` deps/Versions.make ` ] ( https://github.com/JuliaLang/julia/blob/master/deps/Versions.make ) :
170
170
171
171
- ** [ LLVM] ** (9.0 + [ patches] ( https://github.com/JuliaLang/julia/tree/master/deps/patches ) ) — compiler infrastructure (see [ note below] ( #llvm ) ).
You can’t perform that action at this time.
0 commit comments