From 4dc3585621c0130a542f3dfd5666433480220003 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Sun, 9 Feb 2020 09:56:39 +0000 Subject: vars/build.vars:host_deps: split from host_tools. vars/build.vars:host_deps:${PKG_PARALLELISE}: parallelise. vars/build.vars:host_tools_rpm:${PKG_PARALLELISE}: don't parallelise (implicitly.) etc/build.usage: updated. --- etc/build.usage | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'etc') diff --git a/etc/build.usage b/etc/build.usage index 76df6284..3db9c2d1 100644 --- a/etc/build.usage +++ b/etc/build.usage @@ -35,10 +35,11 @@ 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. - [ ..] One of: host_packages_deps, host_toolchain, host_toolchain_deps, host_toolchain_mingw32, - host_tools, host_tools_rpm, minipix, native_packages, native_packages_deps, - native_packages_deps_deps, native_packages_deps_x11, native_runtime, native_toolchain, - native_toolchain_deps, native_toolchain_mingw32, and/or native_tools. + [ ..] One of: host_deps, host_packages_deps, host_toolchain, host_toolchain_deps, + host_toolchain_mingw32, host_tools, host_tools_rpm, minipix, native_packages, + native_packages_deps, native_packages_deps_deps, native_packages_deps_x11, + native_runtime, native_toolchain, native_toolchain_deps, native_toolchain_mingw32, + and/or native_tools. ${HOME}/midipix_build.vars, ${HOME}/.midipix_build.vars, and/or ../midipix_build.vars will be sourced if present. -- cgit v1.2.3