DescriptionSwitch Linux and CrOS to BoringSSL.
This is a reland of https://codereview.chromium.org/1210073014/ with fixes to
Linux expected shared library dependencies per
http://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20Linux%20x64/builds/2784/steps/compile/logs/stdio
On the dpkg side, the inferred minimum NSS version goes down because we no
longer use PK11_SignWithSymKey. (The actual version is still overwritten in
build.sh.)
On the rpm side, we no longer use any function from libplc4.so (there used to
be a PL_strdup call), so the linker prunes it.
If this causes problems, please revert first and ask questions
later.
BUG=462040
TBR=rsleevi@chromium.org,thakis@chromium.org
Committed: https://crrev.com/a4f7d7df73d96bd453b6c6a7f68f8de13f2b421b
Cr-Commit-Position: refs/heads/master@{#338775}
Patch Set 1 #
Messages
Total messages: 11 (3 generated)
|