• David 'Digit' Turner's avatar
    ndk-build: Fix cygwin GNU Make check. · 99dcb2c5
    David 'Digit' Turner authored
    This fixes the Cygwin installation check within ndk-build to
    handle install paths containing spaces.
    
    Note that the script itself doesn't check for spaces in the
    path, but this is done later in the GNU Makefile itself.
    
    Change-Id: Icfe2aaab2fac1a5621d4e649dad62436c768c579
    99dcb2c5
ndk-build 2.92 KB