aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/how_to_build_and_run_examples.dox
diff options
context:
space:
mode:
authorMichalis Spyrou <michalis.spyrou@arm.com>2022-06-13 15:40:35 +0100
committerMichalis Spyrou <michalis.spyrou@arm.com>2022-06-17 09:45:55 +0000
commit14ce09453682618a53544152c3fe8efd5fa7b2c9 (patch)
tree7eadc39cb0c5f8c4a48a40b69ea20e75d0fdb786 /docs/user_guide/how_to_build_and_run_examples.dox
parentf1f777998b83289b868c86681d5f99b10119bee6 (diff)
downloadComputeLibrary-14ce09453682618a53544152c3fe8efd5fa7b2c9.tar.gz
Drop support on armv7a on Android
Resolves: COMPMID-5379 Change-Id: Ie2564b8ef029241e34b964de524c4a4c288a7846 Signed-off-by: Michalis Spyrou <michalis.spyrou@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/7735 Benchmark: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Pablo Marquez Tello <pablo.tello@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs/user_guide/how_to_build_and_run_examples.dox')
-rw-r--r--docs/user_guide/how_to_build_and_run_examples.dox1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/user_guide/how_to_build_and_run_examples.dox b/docs/user_guide/how_to_build_and_run_examples.dox
index ed4c6a4029..b1e8513577 100644
--- a/docs/user_guide/how_to_build_and_run_examples.dox
+++ b/docs/user_guide/how_to_build_and_run_examples.dox
@@ -377,7 +377,6 @@ An example build command with SVE is:
@section S1_3_android Building for Android
For Android, the library was successfully built and tested using Google's standalone toolchains:
- - clang++ from NDK r18b for armv7a
- clang++ from NDK r20b for armv8a
- clang++ from NDK r20b for armv8.2-a with FP16 support