• David 'Digit' Turner's avatar
    ndk-build: On Windows, check that a Cygwin-compatible GNU Make is being used. · dfc478bc
    David 'Digit' Turner authored
    It looks like that many NDK developers on Windows have some sort of other GNU
    Make program installed in their path (e.g. because they installed another IDE
    or Developer Environment), and that conflicts badly with our build scripts.
    
    Also fix a tiny bug where the debuggable flag was lost when building
    the modules.
    
    Change-Id: I2d26131b08cf19959122abdefec9a22955d2a89c
    dfc478bc
ndk-build 2.35 KB