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

Unified Diff: README.md

Issue 29646595: Issue 6214 - Configure libadblockplus binaries directory (Closed)
Patch Set: renamed vars Created Jan. 10, 2018, 1:48 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 | « no previous file | libadblockplus-android/jni/Android.mk » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index 1b3a8911fe38e43a6839cdf6eaf8521524a72b9f..eed2df7e561a4d288081d6c7b18c4058dd2658c4 100644
--- a/README.md
+++ b/README.md
@@ -115,7 +115,10 @@ Note
[Configuration] Linking dynamically with shared v8 library ./libadblockplus-binaries/android_armeabi-v7a/libv8.cr.so
...
-output while building.
+output while building.
+
+Set `SHARED_V8_LIB_DIR` environment variable as full absolute path to pass
+specific directory instead of default one (`libadblockplus-android/jni/libadblockplus-binaries`).
## Library tests
« no previous file with comments | « no previous file | libadblockplus-android/jni/Android.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld