summaryrefslogtreecommitdiffhomepage
path: root/etc/build.usage
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de>2018-05-14 14:32:26 +0000
committerLucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de>2018-05-14 14:32:26 +0000
commit64e5893f142c75912beafe39715da53647dd2ee4 (patch)
tree78cbbdde98371f6d58e1ef406e9b99c0dc6de3aa /etc/build.usage
parent7f17bb6c4d94b00e724fa8672da50cd33d6d6c91 (diff)
downloadmidipix_build-64e5893f142c75912beafe39715da53647dd2ee4.tar.bz2
midipix_build-64e5893f142c75912beafe39715da53647dd2ee4.tar.xz
Adds --rpm: [b]uild RPM packages for each package built; selects host_tools_rpm.
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 3522e9ad..523b8fc5 100644
--- a/etc/build.usage
+++ b/etc/build.usage
@@ -2,7 +2,7 @@ usage: ./build.sh [-4|6] [-a nt32|nt64] [-b debug|release]
[-c] [-C dir[,..]] [-h] [-N] [-P [jobs]]
[-r ALL[:step,..]] [-r name[,..][:step,..]]
[-R] [-t[.gz|.bz2|.xz] [-v[v[v]]] [-x]
- [--as-needed] [--debug-minipix] [<target>[ ..]]
+ [--as-needed] [--debug-minipix] [--rpm] [<target>[ ..]]
-4|-6 Force IPv[46] when downloading files.
-a nt32|nt64 Selects 32-bit or 64-bit architecture; defaults to nt64.
-b debug|release Selects debug or release build; defaults to debug.
@@ -39,8 +39,9 @@ usage: ./build.sh [-4|6] [-a nt32|nt64] [-b debug|release]
-x Set xtrace during package builds; implies -vv.
--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.
+ --rpm Build RPM packages for each package built; selects host_tools_rpm.
<target>[ ..] One of:
- host or host_tools, host_toolchain_deps, host_toolchain, host_toolchain_mingw32,
+ host or host_tools, host_tools_rpm, host_toolchain_deps, host_toolchain, host_toolchain_mingw32,
native or native_tools, native_toolchain_deps, native_toolchain, native_toolchain_mingw32, native_runtime,
packages_deps or host_packages_deps, native_packages_deps, native_packages_deps_x11,
packages or native_packages, or dist.