[PATCH] D156286: [docs] Bump minimum GCC version to 7.4
Aaron Ballman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 04:19:03 PDT 2023
aaron.ballman added inline comments.
================
Comment at: llvm/docs/GettingStarted.rst:284-298
`python <http://www.python.org/>`_ >=3.6 Automated test suite\ :sup:`2`
`zlib <http://zlib.net>`_ >=1.2.3.4 Compression library\ :sup:`3`
`GNU Make <http://savannah.gnu.org/projects/make>`_ 3.79, 3.79.1 Makefile/build processor\ :sup:`4`
=========================================================== ============ ==========================================
.. note::
----------------
MaskRay wrote:
> aaron.ballman wrote:
> > aaron.ballman wrote:
> > >
> > I think you missed these requested changes when landing.
> Sorry:( Would you mind fixing it?
No worries! I fixed it up in 80e80fa79bf66a74caf959bc420823e2b544dee9 -- can you squash those changes into your patch to move this to the 17.x branch? Or should we run consecutive cherry picks?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156286/new/
https://reviews.llvm.org/D156286
More information about the llvm-commits
mailing list