From 33fd07bd27be3cba183b7cacef63ea220c770c23 Mon Sep 17 00:00:00 2001 From: Ioan-Cristian Szabo Date: Thu, 26 Oct 2017 15:42:24 +0100 Subject: COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits) Change-Id: I693f64e70cd478e93675a8b04360128ded3b60d4 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/93015 Tested-by: Kaizen Reviewed-by: Anthony Barbier --- docs/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Doxyfile') diff --git a/docs/Doxyfile b/docs/Doxyfile index 44f9e92b58..a3e4f5c908 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -2076,7 +2076,7 @@ PREDEFINED = DOXYGEN_SKIP_THIS \ LOCATE_MAX \ HAS_BIAS \ POOL_AVG \ - ARM_COMPUTE_ENABLE_FP16 + ARM_COMPUTE_AARCH64_V8_2 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this -- cgit v1.2.1