mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:27:43 +00:00
Ladybird/Documentation: Bump GCC requirement to >= 12
See https://github.com/SerenityOS/serenity/pull/15797
This commit is contained in:
parent
dd20b34acb
commit
66c69654a6
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ xcode-select --install
|
|||
brew install qt ninja
|
||||
```
|
||||
|
||||
For the c++ compiler, gcc-11 or clang-13 are required at a minimum for c++20 support.
|
||||
For the C++ compiler, gcc-12 or clang-13 are required at a minimum for c++20 support.
|
||||
|
||||
For Ubuntu 20.04 and above, ensure that the Qt6 Wayland packages are available:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue