aboutsummaryrefslogtreecommitdiff
path: root/docs/building.md
diff options
context:
space:
mode:
authorBrendan Le Foll <brendan.le.foll@intel.com>2015-04-04 19:04:05 +0100
committerBrendan Le Foll <brendan.le.foll@intel.com>2015-04-04 19:04:05 +0100
commit784ee58b26346ffcef5d59455892f97ea138b5ed (patch)
treeb7a2d544bfd5f0b2a998f279e59ac5f45bc0afad /docs/building.md
parent5dfd8e43dfb3f44f41498de8af980fde8541c542 (diff)
building.md: add python3 & buildarch info
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
Diffstat (limited to 'docs/building.md')
-rw-r--r--docs/building.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/building.md b/docs/building.md
index d1d95b2..8240600 100644
--- a/docs/building.md
+++ b/docs/building.md
@@ -62,6 +62,14 @@ Building doc, this will require [SPHINX](http://sphinx-doc.org) &
[Doxygen](http://doxygen.org):
-DBUILDDOC=ON
+Building with python3 (careful you need to clear cmake cache between python
+version switches!)
+ -DBUILDPYTHON3=ON
+
+Override build architecture (this is useful because on x86 arm code is not
+compiled so use this flag to force the target arch)
+ -DBUILDARCH=arm
+
## Dependencies continued
You'll need at least SWIG version 3.0.2 and we recommend 3.0.5 to build the