IVGCVSW-4062 Update Readme for 19.11
authorNikhil Raj <nikhil.raj@arm.com>
Mon, 18 Nov 2019 15:13:09 +0000 (15:13 +0000)
committerNikhil Raj <nikhil.raj@arm.com>
Mon, 18 Nov 2019 15:13:09 +0000 (15:13 +0000)
* Update BuildGuideCrossCompilation.md

Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
Change-Id: Ie16dfe477271e411eef0b5e68f636b81a61d5c33

BuildGuideCrossCompilation.md

index 85c46a9..a6cee16 100644 (file)
@@ -93,7 +93,7 @@ The instructions show how to build the ArmNN core library and the Boost, Protobu
 #### <a name="installBaarch">Build Boost library for arm64</a>
 * Build Boost library for arm64
     Download Boost version 1.64 from http://www.boost.org/doc/libs/1_64_0/more/getting_started/unix-variants.html
-    Version 1.66 is not supported.
+    Using any version of Boost greater than 1.64 will fail to build ArmNN, due to different dependency issues.
     ```bash
     tar -zxvf boost_1_64_0.tar.gz
     cd boost_1_64_0