mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Meta: Rename BuildIt.sh to BuildGNU.sh
Bring it in line with `Toolchain/BuildClang.sh`.
This commit is contained in:
committed by
Tim Flynn
parent
867e04768e
commit
5ff80b60cf
Notes:
sideshowbarker
2024-07-17 04:49:48 +09:00
Author: https://github.com/gmta Commit: https://github.com/SerenityOS/serenity/commit/5ff80b60cf Pull-request: https://github.com/SerenityOS/serenity/pull/19361
@@ -24,7 +24,7 @@ After opening the `serenity` repository in CLion as a new project, the "`Open Pr
|
||||
|
||||
`Build Directory`: `Build/x86_64`
|
||||
|
||||
> _If you have not built the Toolchain at this point, please do so: `./Toolchain/BuildIt.sh`_
|
||||
> _If you have not built the Toolchain at this point, please do so: `./Toolchain/BuildGNU.sh`_
|
||||
|
||||
> _If you have not built host tools from Lagom at this point, please do so: `./Meta/serenity.sh build` or `ninja -C Build/superbuild-x86_64` after running `cmake -GNinja -S Meta/CMake/Superbuild -B Build/superbuild-x86_64`_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user