From cc579ef36a14c6e996df9a51c9e57c3a2cd703b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=ADa=20Andrea=20Illanes=20Albornoz?= Date: Wed, 24 Apr 2024 19:57:29 +0200 Subject: etc/build.usage{,.short}: updated. etc/README.md: updated. --- etc/README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'etc/README.md') diff --git a/etc/README.md b/etc/README.md index 27044846..001a583e 100644 --- a/etc/README.md +++ b/etc/README.md @@ -852,7 +852,8 @@ usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[ [-v] [-V [+]tag|pat[,..]] [--as-needed] [--debug-minipix] [--reset-state] [--roar] - [--theme theme] [[=]|=[ ..]] + [--theme theme] + [[=]|=[ ..]] -a nt32|nt64 Selects 32-bit or 64-bit architecture; defaults to nt64. -b debug|release Selects debug or release build kind; defaults to debug. @@ -896,7 +897,8 @@ usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[ fetch_clean, fetch_download, fetch_extract, configure_clean, configure_patch_pre, configure_autotools, configure_patch, configure, build_clean, build, install_clean, install_subdirs, - install_make, install_files, install, install_rpm, and clean. + install_make, install_files, install, install_rpm, + and clean. Additionally, the following virtual steps are provided: @fetch, @configure, @build, @install, @clean, and finish. @@ -933,11 +935,9 @@ usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[ --reset-state Reset package build step state on exit. --theme theme Set theme. - [ ..] One of: - host_tools, host_deps, host_deps_rpm, - cross_toolchain, host_toolchain, - native_packages, native_runtime, native_toolchain, native_tools, - minipix, dist, dev_packages + [,..][ ..] One of: dev_packages, dist, host_deps, host_deps_rpm, + host_toolchain, host_tools, minipix, native_packages, + native_runtime, native_toolchain, native_tools. Prepend w/ `=' to inhibit group-group dependency expansion. -- cgit v1.2.3