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:43:53 +0000 (15:43 +0100)
commit71f2b3171e8b94b0fbdc7fab2d7ca4ea66edec2b
tree28c29d2870a818f4edfdca5eceec13763ece940a
parent4011bab1f85d4429bad1e9388bed90a8d0da5639
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)
Configurations/15-android.conf