• Adam Langley's avatar
    Specify a local SDK version. · 07f07a86
    Adam Langley authored
    Without this the conscrypt build fails in `make checkbuild` because GCC
    emits calls to __memset_chk and friends, but the NDK doesn't provide
    them.
    
    Change-Id: I37d783f0e0e7d53a671fc03056e6450a4f5d1c95
    07f07a86
Android.mk 3.7 KB