commit | 862cf6af40e0fee6c773f6d4494ecbb050155463 | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@google.com> | Wed Sep 30 15:06:45 2015 -0700 |
committer | Adam Langley <agl@google.com> | Wed Sep 30 15:06:45 2015 -0700 |
tree | b166f6d0b6630eeac8795d99a39f42652237a647 | |
parent | db441ea6b3e7975f106a5a30407d27bc0c41144e [diff] |
system/security: remove BORINGSSL_201509 support. The BORINGSSL_201509 define was used to make updating BoringSSL in external/boringssl less painful. It allowed code to compile with either the old BoringSSL (which didn't define BORINGSSL_201509) or with the new (which does). Now that the new version has landed, this change removes that support. Change-Id: I19e661419f830459d015bf14e7905af2ec41b735