Sync with upstream repo.

Changes include:
* CPU check has been broken up into a number of small libraries
* BoringSSL option has been removed
* Better abseil integration
This commit is contained in:
Kevin Boyd
2020-11-09 13:03:39 -08:00
parent e71781fd7a
commit 83eed0a886
21 changed files with 2298 additions and 1551 deletions

View File

@@ -1,8 +1,2 @@
#define cpu_check_VERSION "@cpu_check_VERSION@"
// Begin Google local change
#cmakedefine IN_GOOGLE3
#cmakedefine USE_BORINGSSL
#cmakedefine VENDORS_AMD_PATH
#cmakedefine VENDORS_INTEL_PATH
// End Google local change