docs: Update options documentation (#5083)

Co-authored-by: Elliot Lee <github.public@intelliot.com>
This commit is contained in:
John Freeman
2024-08-28 17:31:33 -05:00
committed by GitHub
parent cad8970a57
commit 2f432e812c

View File

@@ -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