File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -327,7 +327,7 @@ The following are dependencies for all builds of Solidity:
327
327
| Windows, 3.13+ otherwise) | |
328
328
+-----------------------------------+-------------------------------------------------------+
329
329
| `Boost `_ (version 1.77+ on | C++ libraries. |
330
- | Windows, 1.67 + otherwise) | |
330
+ | Windows, 1.76 + otherwise) | |
331
331
+-----------------------------------+-------------------------------------------------------+
332
332
| `Git `_ | Command-line tool for retrieving source code. |
333
333
+-----------------------------------+-------------------------------------------------------+
@@ -372,7 +372,7 @@ Minimum Compiler Versions
372
372
373
373
The following C++ compilers and their minimum versions can build the Solidity codebase:
374
374
375
- - `GCC <https://gcc.gnu.org >`_, version 11 +
375
+ - `GCC <https://gcc.gnu.org >`_, version 14 +
376
376
- `Clang <https://clang.llvm.org/ >`_, version 14+
377
377
- `MSVC <https://visualstudio.microsoft.com/vs/ >`_, version 2019+
378
378
You can’t perform that action at this time.
0 commit comments