build: Update minimum compiler versions to g++-8, clang++-6, Apple Clang 11

This commit is contained in:
Tom Henderson
2021-12-10 10:26:52 -08:00
parent fa64e1e008
commit f5bd038b86
5 changed files with 26 additions and 19 deletions

View File

@@ -20,7 +20,7 @@ This release is not yet available.
This release is intended to work on systems with the following minimal
requirements (Note: not all ns-3 features are available on all systems):
- g++-7 or later, or LLVM/clang++-8 or later
- g++-8 or later, or LLVM/clang++-6 or later
- Python 3.6 or later
- (macOS only) Xcode 11 or later