mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 01:19:28 +01:00
8325881: Require minimum gcc version 10
Reviewed-by: ihse, shade
This commit is contained in:
@@ -403,7 +403,7 @@ C, and C++14 for C++.
|
||||
|
||||
### gcc
|
||||
|
||||
The minimum accepted version of gcc is 6.0. Older versions will not be accepted
|
||||
The minimum accepted version of gcc is 10.0. Older versions will not be accepted
|
||||
by `configure`.
|
||||
|
||||
The JDK is currently known to compile successfully with gcc version 13.2 or
|
||||
|
||||
Reference in New Issue
Block a user