35a66d4aae
Since we build Chrome with -mfpu=neon anyway, this isn't currently needed. Additionally, I had included poly3_invert_vec in the assembly but hadn't gotten around to wiring it up yet. That assembly referenced a couple of functions in the C code that had been renamed. Surprisingly, the NDK linker didn't have a problem with the undefined symbols since it could statically find them to be unreachable. But that isn't true everywhere. Some builds did fail because of the undefined symbols although we're not sure what's different about them. (Different NDK version perhaps?) Change-Id: Ibac4724d24df05d6f6007499e1cd884e59889101 Reviewed-on: https://boringssl-review.googlesource.com/c/33604 Commit-Queue: Adam Langley <agl@google.com> Commit-Queue: David Benjamin <davidben@google.com> Reviewed-by: David Benjamin <davidben@google.com> |
||
---|---|---|
.. | ||
ar | ||
bot | ||
fipstools | ||
testresult | ||
32-bit-toolchain.cmake | ||
all_tests.go | ||
all_tests.json | ||
BUILD.toplevel | ||
check_filenames.go | ||
check_imported_libraries.go | ||
convert_comments.go | ||
convert_wycheproof.go | ||
diff_asm.go | ||
doc.config | ||
doc.css | ||
doc.go | ||
embed_test_data.go | ||
generate_build_files.py | ||
generate-asm-lcov.py | ||
generate-coverage.sh | ||
godeps.go | ||
make_errors.go | ||
make_prefix_headers.go | ||
read_symbols.go | ||
run_android_tests.go | ||
whitespace.txt |