mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-11 10:18:21 +09:00
parent
7f7251d1fe
commit
b124e9b3e0
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ The build places logs in `artifacts\log` and these are useful when the build fai
|
|||
The build places all of its intermediate output in the `artifacts\obj\coreclr` directory, so if you remove that directory you can force a
|
||||
full rebuild.
|
||||
|
||||
To build CoreCLR, the root build script invokes the src\coreclr\build.cmd (or build.sh) script. To build the CoreCLR tests, you must use this script.
|
||||
To build CoreCLR, the root build script invokes the `src\coreclr\build.cmd` (or build.sh) script. To build the CoreCLR tests, you must use this script.
|
||||
Use `build -?` to learn about the options to this script.
|
||||
|
||||
See [Running Tests](../../testing/coreclr/testing.md) for instructions on running the tests.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue