File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -281,16 +281,13 @@ uses the package and provides other details.
281
281
Package Version Notes
282
282
=========================================================== ============ ==========================================
283
283
`CMake <http://cmake.org/ >`__ >=3.20.0 Makefile/workspace generator
284
- `python <http://www.python.org/ >`_ >=3.6 Automated test suite\ :sup: `2 `
285
- `zlib <http://zlib.net >`_ >=1.2.3.4 Compression library\ :sup: `3 `
286
- `GNU Make <http://savannah.gnu.org/projects/make >`_ 3.79, 3.79.1 Makefile/build processor\ :sup: `4 `
284
+ `python <http://www.python.org/ >`_ >=3.6 Automated test suite\ :sup: `1 `
285
+ `zlib <http://zlib.net >`_ >=1.2.3.4 Compression library\ :sup: `2 `
286
+ `GNU Make <http://savannah.gnu.org/projects/make >`_ 3.79, 3.79.1 Makefile/build processor\ :sup: `3 `
287
287
=========================================================== ============ ==========================================
288
288
289
289
.. note ::
290
290
291
- #. Only the C and C++ languages are needed so there's no need to build the
292
- other languages for LLVM's purposes. See `below ` for specific version
293
- info.
294
291
#. Only needed if you want to run the automated test suite in the
295
292
``llvm/test `` directory.
296
293
#. Optional, adds compression / uncompression capabilities to selected LLVM
You can’t perform that action at this time.
0 commit comments