« Previous | Next » 

Revision 805eff53

ID805eff5374475d1561437bdee67f9ba0b02819bd
Parent 42cfbac5
Child 7cdf1538

Added by hans about 4 years ago

build native code for armeabi-v7a, older devices can use Java OpenPGP

building for armeabi-v7a could give a dramatic speed boost to armv7a CPUs,
which have been the standard for Android devices for a while. Since there
are Java OpenPGP implementations available, we don't need to worry so much
about supporting the very old or very cheap hardware that does not include
armv7a CPUs. This has become more important given all the ARM assembly
added to libgcrypt recently.

refs #1630

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences