aboutsummaryrefslogtreecommitdiff
path: root/ndk-gdb
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2010-10-07 00:52:41 +0200
committerDavid 'Digit' Turner <digit@google.com>2010-10-07 00:52:41 +0200
commit1579cd933a0e3a1bdd494a312fb5b9e75a03be87 (patch)
tree2b4d9d118f16111523ab8fbc33030c5907824f11 /ndk-gdb
parenta0f307d9a1b8e0d5e2a8b4ea0a4126ef7fb3a29b (diff)
downloadndk-1579cd933a0e3a1bdd494a312fb5b9e75a03be87.tar.gz
Fix cygwin build on Windows.
This introduces changes to the build system to deal with the fact that our Windows toolchain binaries are not Cygwin programs anymore. As a consequence, they don't understand paths like /cygdrive/c/stuff. Essentially, this forces path conversions whenever we're sending a path to the toolchain binaries, through the new 'host-path' and 'host-c-includes' helper functions. Also, it reformats the auto-generated dependency files in order for them to be properly parsed by Cygwin's GNU Make (see build/awk/convert-deps-to-cygwin.awk for examples). As a bonus, this change also simplifies the setup of each toolchain by grouping common definitions under build/tools/default-build-commands.mk Change-Id: I5af99b63cb53b3fcb5e1008dfb764e1e934623e5
Diffstat (limited to 'ndk-gdb')
0 files changed, 0 insertions, 0 deletions