2 Commits

Author SHA1 Message Date
b9f6ef50af Add fallback for cache line size detection
Some checks failed
Build Alpine Package / build-alpine (push) Failing after 1m50s
Build Debian Package / build-debian (push) Successful in 1m58s
- Provide default cache line size for systems without _SC_LEVEL1_DCACHE_LINESIZE
- Set default to 64 bytes, which is common on x86_64 architectures
- Improve portability of cache line size detection
2025-02-01 06:52:15 +00:00
Kevin Boyd
83eed0a886 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
2020-11-09 13:03:39 -08:00