summaryrefslogtreecommitdiffhomepage
path: root/build.usage
diff options
context:
space:
mode:
Diffstat (limited to 'build.usage')
-rw-r--r--build.usage4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.usage b/build.usage
index d11b3915..025b91a2 100644
--- a/build.usage
+++ b/build.usage
@@ -29,6 +29,9 @@ usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-c] [-d] [-e] [-h] [-pi lev
-v Be verbose; this currently only affects secure_{cd,rm}() and insecure_mkdir().
-x Set the xtrace sh(1)ell option for debugging purposes.
+ ${HOME}/midipix_build.vars, ../midipix_build.vars, and build.vars are sourced
+ if they exist.
+
Packages that are built by pkg.build will apply local patches in ${WORKDIR}
named ${PKG_SUBDIR}.local.patch.
@@ -49,6 +52,7 @@ usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-c] [-d] [-e] [-h] [-pi lev
Clean ${PREFIX} and forcibly rebuild everything.
This script has been tested on the following platforms:
+Alpine v3.4 (20160917_17:50) (x86_64)
Arch Linux 2016.02.01 (x86_64)
CentOS v7.2.1511 (Core) (x86_64)
Debian GNU/Linux v8.5 (stable) (jessie) (x86_64)