mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 21:47:46 +00:00
Add documentation for new rule.
This commit is contained in:
parent
5c1de087af
commit
61ddb04314
1 changed files with 5 additions and 0 deletions
|
@ -41,6 +41,11 @@ To build with LTO and stripping:
|
|||
make ENABLE_LTO=y ENABLE_STRIP=y
|
||||
```
|
||||
|
||||
To check all available utilities for build errors:
|
||||
```
|
||||
make build-check
|
||||
```
|
||||
|
||||
Installation Instructions
|
||||
-------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue