summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual')
-rw-r--r--documentation/sdk-manual/appendix-obtain.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/sdk-manual/appendix-obtain.rst b/documentation/sdk-manual/appendix-obtain.rst
index ba844507d3..f40ea6d4ab 100644
--- a/documentation/sdk-manual/appendix-obtain.rst
+++ b/documentation/sdk-manual/appendix-obtain.rst
@@ -140,9 +140,10 @@ build the SDK installer. Follow these steps:
140 message similar to the following:: 140 message similar to the following::
141 141
142 The extensible SDK can currently only be built for the same 142 The extensible SDK can currently only be built for the same
143 architecture as the machine being built on --- :term:`SDK_ARCH` 143 architecture as the machine being built on - SDK_ARCH
144 is set to ``i686`` (likely via setting :term:`SDKMACHINE`) which is 144 is set to i686 (likely via setting SDKMACHINE) which is
145 different from the architecture of the build machine (``x86_64``). 145 different from the architecture of the build machine (x86_64).
146 Unable to continue.
146 147
147 148
148#. *Build the SDK Installer:* To build the SDK installer for a standard 149#. *Build the SDK Installer:* To build the SDK installer for a standard