We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f815b commit 3822633Copy full SHA for 3822633
lldb/docs/resources/build.rst
@@ -30,7 +30,7 @@ The following requirements are shared on all platforms.
30
If you want to run the test suite, you'll need to build LLDB with Python
31
scripting support.
32
33
-* `Python <http://www.python.org/>`_
+* `Python <http://www.python.org/>`_ 3.8 or later.
34
* `SWIG <http://swig.org/>`_ 4 or later.
35
36
If you are on FreeBSD or NetBSD, you will need to install ``gmake`` for building
0 commit comments