Android 64 bits SQLDrivers/OpenSSL
Unsolved
Mobile and Embedded
-
Change the
export CC="$BR"gcc
toexport CC="$BR"clang
and the CPP equivalent to point to clang++But first check in which folder you have clang located.
-
Find what ? The clang executable ? If so, how are you searching it ? What version of the NDK are your using ?
-
Do you mean in the log ?
-
Did you try to manually compile something with your NDK (it should work but just in case) ?