xbps-src: document -q
This commit is contained in:
parent
8bb8d4b599
commit
d4a585920c
1 changed files with 4 additions and 2 deletions
6
xbps-src
6
xbps-src
|
@ -163,8 +163,6 @@ $(print_cross_targets)
|
||||||
|
|
||||||
-G Enable XBPS_USE_GIT_REVS (see etc/defaults.conf for more information).
|
-G Enable XBPS_USE_GIT_REVS (see etc/defaults.conf for more information).
|
||||||
|
|
||||||
-Q Enable running the check stage.
|
|
||||||
|
|
||||||
-g Enable building -dbg packages with debugging symbols.
|
-g Enable building -dbg packages with debugging symbols.
|
||||||
|
|
||||||
-H <hostdir>
|
-H <hostdir>
|
||||||
|
@ -196,6 +194,10 @@ $(print_cross_targets)
|
||||||
|
|
||||||
Supported options can be shown with the 'show-options' target.
|
Supported options can be shown with the 'show-options' target.
|
||||||
|
|
||||||
|
-Q Enable running the check stage.
|
||||||
|
|
||||||
|
-q Suppress informational output of xbps-src (build output is still printed).
|
||||||
|
|
||||||
-r <repo>
|
-r <repo>
|
||||||
Use an alternative local repository to store generated binary packages.
|
Use an alternative local repository to store generated binary packages.
|
||||||
If unset defaults to <hostdir>/binpkgs. If set the binpkgs will
|
If unset defaults to <hostdir>/binpkgs. If set the binpkgs will
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue