OSDN Git Service

Cleanup installed binaries before the NDK build begins.
authorDavid 'Digit' Turner <digit@google.com>
Tue, 24 Nov 2009 00:12:12 +0000 (16:12 -0800)
committerDavid 'Digit' Turner <digit@google.com>
Tue, 24 Nov 2009 00:12:12 +0000 (16:12 -0800)
commitdc5eb127f374f3e4d2c08433bf9d2e220007c05d
treee561cb994d73fa140fc64dd478f4a9173015c013
parenta3a2e08f767c385e3dde50a114cf1657ae7974b3
Cleanup installed binaries before the NDK build begins.

Ensures that no stale/obsolete shared libraries are left in the
application's project path before the build.

Also fix a minor typo that made the ABI selection process not
work properly in certain cases.
build/core/install-binary.mk
build/core/main.mk
build/core/setup-app.mk
docs/CHANGES.TXT