[Chapel Merge] Update prereqs to require GCC 7.1 or Clang 5.0

Branch: refs/heads/main
Revision: 3fd18a6
Author: DanilaFe
Link: Unavailable
Log Message:

Merge pull request #20452 from DanilaFe/update-dependencies

Update prereqs to require GCC 7.1 or Clang 5.0

These versions are required by LLVM, and have full C++17
support. At some point in the future, we would like to
be able to use C++17 as well. See also the following
issue for a more in-depth discussion.

Reviewed by @mppf - thanks!

Signed-off-by: Danila Fedorin daniel.fedorin@hpe.com

Modified Files:
M doc/rst/usingchapel/prereqs.rst

Compare: https://github.com/chapel-lang/chapel/compare/70409ed0359f...3fd18a6a39a0