فهرست منبع

OpenDDL build doc: note that ANDROID_NDK_ROOT needs to be set

Rod Hynes 10 سال پیش
والد
کامیت
fe9210b74e
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      openssl/README.md

+ 2 - 1
openssl/README.md

@@ -19,7 +19,8 @@ and at [runtime](psiphon/opensslConn.go) (specific cipher suites and options).
 Android
 Android
 --------------------------------------------------------------------------------
 --------------------------------------------------------------------------------
 
 
-Run the `build-android.sh` script to build static libraries for Android.
+Ensure `ANDROID_NDK_ROOT` is set. Run the `build-android.sh` script to build
+static libraries for Android.
 
 
 When running `gomobile bind` to build the Android library, set `CGO` environment
 When running `gomobile bind` to build the Android library, set `CGO` environment
 variables as follows (alternatively, set up `pkg-config`, which is used by the
 variables as follows (alternatively, set up `pkg-config`, which is used by the