Disable ASAN for Android builds

Authored by cordlandwehr on Aug 21 2016, 1:54 PM.

Description

Disable ASAN for Android builds

As of NDK 10e, the ASAN support is broken for the GCC toolchain.
Yet, updating the NDK to more recent version as well as using the
Clang toolchain instead of GCC are no options right now, since we are
waiting for upstream fixes: http://wiki.qt.io/Qt_for_Android_known_issues

Details

Committed
cordlandwehrAug 21 2016, 1:54 PM
Parents
R10:1d54682643bb: Explicitly set toolchain for Android builds
Branches
Unknown
Tags
Unknown