summaryrefslogtreecommitdiffhomepage
path: root/etc
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de>2017-12-05 19:14:50 +0000
committerLucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de>2017-12-05 19:14:50 +0000
commit1156ecbcde96c6189eac17d8c4bf953b4528ed36 (patch)
tree1c00191e5ed50ec8bf3f91edabf3ce65d85ce816 /etc
parent44d0b353d360353bd17e5943b7bb051b68c0f278 (diff)
downloadmidipix_build-1156ecbcde96c6189eac17d8c4bf953b4528ed36.tar.bz2
midipix_build-1156ecbcde96c6189eac17d8c4bf953b4528ed36.tar.xz
vars/build.vars, etc/build.usage: folds native_packages_* to reduce build time.
Diffstat (limited to 'etc')
-rw-r--r--etc/build.usage3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/build.usage b/etc/build.usage
index e97aa69a..e28a5b6e 100644
--- a/etc/build.usage
+++ b/etc/build.usage
@@ -31,8 +31,7 @@ usage: ./build.sh [-4|6] [-a nt32|nt64] [-b debug|release]
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,
- packages or native_packages_cmdline, native_packages_dev, native_packages_etc, native_packages_inet,
- or dist, dist_minipix, or dist_target.
+ packages or native_packages, or dist, dist_minipix, or dist_target.
${HOME}/midipix_build.vars will be sourced if present.