Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for 
change notification.

The "Installing_on_Android" page has been changed by MattAdams.
http://wiki.apache.org/couchdb/Installing_on_Android?action=diff&rev1=12&rev2=13

--------------------------------------------------

  ./configure \
  --target=arm-android-eabi \
  --with-android-ndk=$ANDROID_NDK \
- --with-android-sdk=$ANDROID_NDK/build/platforms/android-8 \
+ --with-android-platform=$ANDROID_NDK/build/platforms/android-8/arch-arm \
- --with-android-version=8 \
  --with-nspr-cflags=-I$(pwd)/../../nsprpub/dist/include/nspr \
  --with-nspr-libs="-L$(pwd)/../../nsprpub/dist/lib -lnspr4 -lplc4 -lplds4" \
  --disable-shared \

Reply via email to