Update Android.mk to add support for x86

Programming / Debugging / APITrace - bkero [gmail.com] - 29 October 2013 11:10 UTC

Hardcoding the Android toolkit to ARM breaks emulator-x86 firefoxos target. This will check the TARGET_ARCH variable and choose the correct toolchain.

6f2bd55 Update Android.mk to add support for x86
Android.mk | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)

Upstream: github.com


  • Share