diff options
Diffstat (limited to 'Android.mk')
| -rw-r--r-- | Android.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ include $(CLEAR_VARS) # Build libv8 and v8shell # TODO: remove the check when the v8 build is fixed for x86 ifeq ($(TARGET_ARCH),arm) + ENABLE_V8_SNAPSHOT = true include $(BASE_PATH)/Android.mksnapshot.mk include $(BASE_PATH)/Android.libv8.mk include $(BASE_PATH)/Android.v8shell.mk |
