• Adam Langley's avatar
    external/boringssl: add -Wno-unused-parameters. · 3f3c43ff
    Adam Langley authored
    Clang is throwing errors becaues of unused parameters, but not all
    parameters are supposed to be used. Also, having errors in Android that
    aren't enforced upstream invites this problem repeating ever more in the
    future.
    
    Bug: 21304073
    Change-Id: I8e81d6d6659896b5b16a1406e8637e489f8059fd
    (cherry picked from commit 71cbcbed)
    3f3c43ff
Android.mk 4.63 KB