diff --git a/BUILD.md b/BUILD.md index a39df98a5a..31755c3691 100644 --- a/BUILD.md +++ b/BUILD.md @@ -377,9 +377,10 @@ stored inside the build directory, as either of: | --- | ---| ---| | `assert` | OFF | Enable assertions. | `coverage` | OFF | Prepare the coverage report. | -| `tests` | ON | Build tests. | -| `unity` | ON | Configure a unity build. | | `san` | N/A | Enable a sanitizer with Clang. Choices are `thread` and `address`. | +| `tests` | OFF | Build tests. | +| `unity` | ON | Configure a unity build. | +| `xrpld` | OFF | Build the xrpld (`rippled`) application, and not just the libxrpl library. | [Unity builds][5] may be faster for the first build (at the cost of much more memory) since they concatenate sources into fewer