From 1dfec6c0f2a53cb7e0b510d7fc3ccae7d1e76c96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Fri, 22 Dec 2017 11:10:36 +0000 Subject: build.sh, subr/build_args.subr, etc/build.usage: remove meta-targets & fix target.. argument spec(s). vars/build.vars: removes meta-targets, adds ${ALL_TARGETS}. --- etc/build.usage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/build.usage') diff --git a/etc/build.usage b/etc/build.usage index 97aeb23a..d3144847 100644 --- a/etc/build.usage +++ b/etc/build.usage @@ -35,7 +35,7 @@ usage: ./build.sh [-4|6] [-a nt32|nt64] [-b debug|release] -v[v[v]] Be verbose; -vv: always print package logs; -vvv: logs fileops. -x Set xtrace during package builds; implies -vv. --debug-minipix Don't strip(1) minipix binaries to facilitate debugging minipix. - [ ..] One of: dev, devroot, or world, or: + [ ..] One of: host or host_tools, 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, -- cgit v1.2.3