Commit Graph

3 Commits

Author SHA1 Message Date
Joel Dice
ff78b05c59 fix crash in Posix_getaddrinfo for ProGuarded Android build
Posix_getaddrinfo needs to access fields in libcore.io.StructAddrinfo
via JNI, so we tell ProGuard to preserve them.

This commit also includes a minor indentation tweek in README.md and
removes -fno-rtti from lzma-build-cflags to avoid a warning from GCC.
2014-08-07 10:16:04 -06:00
Joel Dice
56a0aea160 update android.pro for compatibility with recent upstream code 2013-07-31 15:19:12 -07:00
Joel Dice
99e5edcc16 add android.pro for using Avian, Android, and ProGuard in combination 2013-02-27 10:03:07 -07:00