mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 07:37:03 +00:00
Toolchain: Upgrade to GCC 10.2.0
This commit is contained in:
parent
b82f2df4c8
commit
75d5f436bc
Notes:
sideshowbarker
2024-07-19 01:55:43 +09:00
Author: https://github.com/awesomekling
Commit: 75d5f436bc
4 changed files with 8 additions and 8 deletions
|
@ -26,7 +26,7 @@ set(INCLUDE_DIRS
|
|||
"serenity/Libraries/LibPthread"
|
||||
"serenity/Libraries/LibM"
|
||||
"serenity/Services"
|
||||
"serenity/Toolchain/Local/i686-pc-serenity/include/c++/10.1.0"
|
||||
"serenity/Toolchain/Local/i686-pc-serenity/include/c++/10.2.0"
|
||||
"serenity/Build/Services"
|
||||
"serenity/Build/Libraries")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue