diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/build.usage | 2 |
1 files changed, 1 insertions, 1 deletions
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. - <target>[ ..] One of: dev, devroot, or world, or: + <target>[ ..] 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, |