Chromium Code Reviews| Index: Makefile |
| diff --git a/Makefile b/Makefile |
| index a46b333f1ebeb5b345e10d2f7f834d5da21fc912..ec2338ed4daa7433ad7af3ab036c9c7402ba292c 100644 |
| --- a/Makefile |
| +++ b/Makefile |
| @@ -34,6 +34,7 @@ TESTJOBS ?= |
| GYPFLAGS ?= |
| TESTFLAGS ?= |
| ANDROID_NDK_ROOT ?= |
| +ANDROID_NDK_HOST_ARCH ?= |
| ANDROID_TOOLCHAIN ?= |
| ANDROID_V8 ?= /data/local/v8 |
| NACL_SDK_ROOT ?= |