diff options
author | 2018-11-24 10:52:22 +0100 | |
---|---|---|
committer | 2019-01-22 13:02:39 +1300 | |
commit | 7f4180a777be52780d755116e42757fe22c548f3 (patch) | |
tree | 188684417234fdd42da72dcb95ed3ae666cd10f9 /LICENSE | |
parent | b29a6e4cd28032f1c09849df0b8c4a3c378a2a9a (diff) | |
download | subsurface-7f4180a777be52780d755116e42757fe22c548f3.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 'LICENSE')
0 files changed, 0 insertions, 0 deletions