Skip to content

Commit

Permalink
Add missing description of --skip-gdb option
Browse files Browse the repository at this point in the history
  • Loading branch information
FreddieChopin committed Oct 11, 2022
1 parent aa9e075 commit be50afb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ option is experimental and may not work reliably in all possible cases - if in d
don't use it to perform a clean build
- `--skip-documentation` will skip building html/pdf documentation in the subprojects, by default - if this option is
not provided - the documentation is built, requiring texlive/texinfo
- `--skip-gdb` will skip building `gdb`, which may be unnecessary if your Linux distribution already has a multiarch
`gdb`
- `--skip-nano-libraries` will skip building of "nano" libraries, by default - if this option is not provided - "nano"
libraries will be built, making the whole process take significantly longer
- `--quiet` will make the build slightly less noisy

0 comments on commit be50afb

Please sign in to comment.