diff options
author | Jan Mulder <jlmulder@xs4all.nl> | 2018-11-24 10:52:22 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-12-30 11:20:34 -0800 |
commit | 37476b34aa6d6b11f22f7014699479ee58b5caf2 (patch) | |
tree | 34ea306d64a37a50701052bf658222b4ca883fa4 /printing_templates | |
parent | 2e5df6eda7d3e8b91a355efb952d417fa6bf9596 (diff) | |
download | subsurface-37476b34aa6d6b11f22f7014699479ee58b5caf2.tar.gz |
Android build: fix openssl build, no_asm
Mysteriously, openssl does not compile with clang with a
sha256-armv4.S:2638:2: error: invalid instruction, did you mean: adr?
The easiest way out is compiling without no_asm. This obviously lowers
the bandwidth on the SSL link (as the asm code is there for performance
reasons), but it has no visible performance loss in my tests.
Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
Diffstat (limited to 'printing_templates')
0 files changed, 0 insertions, 0 deletions