Skip to content
  • Alexander Færøy's avatar
    Don't strip binaries when doing a debug build. · d591cdb0
    Alexander Færøy authored
    This patch allows the developer to build the external binaries with
    DEBUG=1 which ensures that the final binaries are not stripped from any
    debug symbols.
    
    This makes the binaries useful together with Google's simpleperf
    profiler for Android.
    d591cdb0