summaryrefslogtreecommitdiffhomepage
path: root/build.usage
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-07-19 08:32:07 +0000
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-07-19 08:40:42 +0000
commitf42965c7189c8fbbce85f268a96a94a504de9737 (patch)
tree479ce74d1c2766c3f23838362d539576744750ea /build.usage
parente2a4f22ec8f0bcf0cbcfeaeacf4be5d6e42ef2c7 (diff)
downloadmidipix_build-f42965c7189c8fbbce85f268a96a94a504de9737.tar.bz2
midipix_build-f42965c7189c8fbbce85f268a96a94a504de9737.tar.xz
- Additionally install ncursesw and ntctty into ${PREFIX_MINIPIX} and create Minipix tarball
in 999.tarballs.build which solely contains ${PREFIX_MINIPIX}. - Adds {bash,coreutils}_static which are linked statically and installed to ${PREFIX_MINIPIX} as opposed to {bash_coreutils} which are not linked statically and installed to ${PREFIX_NATIVE}. - Adds file v5.28. - Add support for ${PREFIX_MINIPIX} to midipix.sh (either automatically detected or specified via -m.) - Adds verbosity flag -v wrt. secure_{cd,rm}() and insecure_mkdir(). - Build slibtool{_host,} w/ `--prefix='. - Export ${ARG_TARBALL} instead of special-casing build level 9. - Fix mc configure failure (error: could not determine how to read list of mounted file systems.)
Diffstat (limited to 'build.usage')
-rw-r--r--build.usage1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.usage b/build.usage
index 624f66ca..59677ed6 100644
--- a/build.usage
+++ b/build.usage
@@ -20,6 +20,7 @@ usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-c] [-h] [-i level.name.bui
level regular files at the end of a build with zero failures. The
tarballs will be compressed with either gzip, bzip2, or xz and signed
with GPG; the default compression is xz.
+ -v Be verbose; this currently only affects secure_{cd,rm}() and insecure_mkdir().
-x Set the xtrace sh(1)ell option for debugging purposes.
Packages that are built by pkg.build will apply local patches in ${WORKDIR}