Upgrade to GCC 4.8.3 The previous binaries were based on GC 4.8.1 which unfortunately generated buggy binaries that sometimes would crash when started under Wine. This patch updates the toolchain to GCC 4.8.3, which was done by running the build script with --gcc-version=4.8.3. The original build script under $AOSP/ndk/build/tools/ will be updated by a future patch (in a different git repository). Change-Id: I0845fcd0e92318f16212b3949a6dbfe8d85c8696