summaryrefslogtreecommitdiffhomepage
path: root/etc/build.usage
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-03-04 17:40:50 +0000
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-03-04 17:40:50 +0000
commit2a4027fd803df7dd96229cba6955f7cf331f04ac (patch)
tree4e7b6cfb46d8238ed4eb674cb158e72064feb051 /etc/build.usage
parent23f3c2786cac0c8eb8cabf8839861e995d18e66f (diff)
downloadmidipix_build-2a4027fd803df7dd96229cba6955f7cf331f04ac.tar.bz2
midipix_build-2a4027fd803df7dd96229cba6955f7cf331f04ac.tar.xz
etc/{build.usage,README.md}: updated.
Diffstat (limited to 'etc/build.usage')
-rw-r--r--etc/build.usage5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/build.usage b/etc/build.usage
index 8a2fda19..6bd08921 100644
--- a/etc/build.usage
+++ b/etc/build.usage
@@ -36,5 +36,6 @@ usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[,..]]
-v[v[v[v]]] Be verbose; -vv: always print package logs; -vvv: set xtrace during package builds; -vvvv: logs fileops.
--as-needed Don't build unless the midipix_build repository has received new commits.
--debug-minipix Don't strip(1) minipix binaries to facilitate debugging minipix.
- <group>[ ..] One of: host_deps, host_deps_rpm, host_toolchain, host_tools, minipix,
- native_packages, native_runtime, native_toolchain, and/or native_tools.
+ <group>[ ..] One of: dev_packages, dist, host_deps, host_deps_rpm, host_toolchain,
+ host_tools, minipix, native_packages, native_runtime, native_toolchain,
+ native_tools.