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 @@ -162,7 +162,7 @@ Notes for various architectures:
162
162
Building Julia requires that the following software be installed:
163
163
164
164
- ** [ GNU make] ( https://www.gnu.org/software/make ) ** — building dependencies.
165
- - ** [ gcc & g++] ( https://gcc.gnu.org ) ** (>= 7.1) or ** [ Clang] [ clang ] ** (>= 5.0, >= 9.3 for Apple Clang) — compiling and linking C, C++.
165
+ - ** [ gcc & g++] ( https://gcc.gnu.org ) ** (>= 7.1) or ** [ Clang] ( https:// clang.llvm.org ) ** (>= 5.0, >= 9.3 for Apple Clang) — compiling and linking C, C++.
166
166
- ** [ libatomic] ( https://gcc.gnu.org ) ** — provided by ** [ gcc] ** and needed to support atomic operations.
167
167
- ** [ python] ( https://www.python.org/ ) ** (>=2.7) — needed to build LLVM.
168
168
- ** [ gfortran] ( https://gcc.gnu.org/fortran/ ) ** — compiling and linking Fortran libraries.
You can’t perform that action at this time.
0 commit comments