From 65d4d25f525ada66bda66dddd2e9a40144d2ebf3 Mon Sep 17 00:00:00 2001 From: Giovanny Andres Gongora Granada Date: Sun, 8 Mar 2015 22:19:21 -0500 Subject: build: default to armv7+vfpv3 for android Also add Android build instructions to the README. PR-URL: https://github.com/iojs/io.js/pull/1307 Reviewed-By: Ben Noordhuis --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c71df785ab..19fb384003 100644 --- a/.gitignore +++ b/.gitignore @@ -54,6 +54,7 @@ deps/icu*.zip deps/icu*.tgz deps/icu-tmp ./node_modules +android-toolchain/ .svn/ # generated by gyp on Windows -- cgit v1.2.3