Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: jni/Application.mk

Issue 29329946: Issue 3299 - Enable ia32/x86 Adblock Plus for Android builds (Closed)
Patch Set: Created Nov. 10, 2015, 4:40 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « jni/Android.mk ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: jni/Application.mk
diff --git a/jni/Application.mk b/jni/Application.mk
index ac8c9aad0df71fbe30350d9afc61073631be0e0c..39326762545d5c0a9bdb6ddce54cc5b4097cc095 100755
--- a/jni/Application.mk
+++ b/jni/Application.mk
@@ -1,4 +1,4 @@
APP_STL := c++_static
APP_CPPFLAGS := -fexceptions
-APP_ABI := armeabi-v7a
+APP_ABI := armeabi-v7a x86
APP_PLATFORM := android-9
« no previous file with comments | « jni/Android.mk ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld