summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-04-30 22:43:39 +0100
committerAlexander Larsson <alexl@redhat.com>2016-05-02 08:46:52 +0200
commitaa69c1afefd732627c01f53ef335cc04d4d8d8c1 (patch)
tree5723f7b293da4888e63eac08bccef4d27ce61686 /doc
parent126d805e9033cb4b8ef00b39ae7282577325f70f (diff)
downloadxdg-app-aa69c1afefd732627c01f53ef335cc04d4d8d8c1.tar.gz
xdg-app-builder: Add --arch command line option
This is only useful for building for architectures which are compatible with the build host, e.g. building i686 binaries on an x86_64 build host.
Diffstat (limited to 'doc')
-rw-r--r--doc/xdg-app-builder.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/xdg-app-builder.xml b/doc/xdg-app-builder.xml
index 53e51bc..4e1d64d 100644
--- a/doc/xdg-app-builder.xml
+++ b/doc/xdg-app-builder.xml
@@ -550,6 +550,14 @@
</varlistentry>
<varlistentry>
+ <term><option>--arch=ARCH</option></term>
+
+ <listitem><para>
+ Specify the machine architecture to build for. If no architecture is specified, the host architecture will be automatically detected. Only host compatible architectures can be specified.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--disable-cache</option></term>
<listitem><para>