summaryrefslogtreecommitdiffhomepage
path: root/build.usage
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-02-27 21:22:06 +0100
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-02-27 21:23:58 +0100
commit92254aef3c3944f75f9672eb05b296b9d7ef486d (patch)
tree0cdca10fc1bab5eb91fbf3c9c10756d852181a94 /build.usage
parenta8fa37a56a693da77b4e01f8fbe972d9cc86b328 (diff)
downloadmidipix_build-92254aef3c3944f75f9672eb05b296b9d7ef486d.tar.bz2
midipix_build-92254aef3c3944f75f9672eb05b296b9d7ef486d.tar.xz
- Updated build.usage.
- Successfully builds on Arch Linux 2016.02.01 (x64), added to TESTED_ON. - Adds 399.midipix_sh.build which puts the ...-strace-ntctty-chroot-bash script into $PREFIX. - Optionally pull in local patches named ${PKG_NAME}.local@${BUILD_HNAME}.local.patch.
Diffstat (limited to 'build.usage')
-rw-r--r--build.usage2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.usage b/build.usage
index ea24535e..6ac6c1a9 100644
--- a/build.usage
+++ b/build.usage
@@ -18,7 +18,7 @@ usage: ./build.sh [-c] [-nd] [-r ALL|name[:step]] [-h] [-t]
named ${PKG_SUBDIR}.local.patch.
Examples:
- ./build.sh -r psxscl GITROOT_HEAD=... PKG_PSXSCL_CFLAGS=-DPSX_INTERNAL_STRACE
+ ./build.sh -r psxscl GITROOT_HEAD=... PKG_PSXSCL_CFLAGS_CONFIGURE_EXTRA=-DPSX_INTERNAL_STRACE
Build psxscl from the internal repository with strace enabled.
./build.sh -c -r ALL GITROOT_HEAD=...