Configurations/15-android.conf: fix implicit __ANDROID_API__ handling.
authorAndy Polyakov <appro@openssl.org>
Fri, 19 Oct 2018 14:03:28 +0000 (16:03 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 31 Oct 2018 14:45:03 +0000 (15:45 +0100)
commit3453dbde7f0c44bcb97f85ee5291fc4fde0a45b2
tree0b0b36d4fa2ddd522de7e8ea626554ee60c8f2ae
parentfaca6bfac3b0c5a657cd01dcf6cb306d61cebd0f
Configurations/15-android.conf: fix implicit __ANDROID_API__ handling.

03ad7c009e16a233c733098db3169c560142ccd3 failed if one didn't pass
explicit -D__ANDROID_API__=N :-(

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7443)

(cherry picked from commit 71f2b3171e8b94b0fbdc7fab2d7ca4ea66edec2b)
Configurations/15-android.conf