Modify GitHub Actions workflow to: - Build Abseil from source statically - Configure CMake for static linking - Remove external Abseil library dependency - Update build flags to support static compilation
Changes include: * CPU check has been broken up into a number of small libraries * BoringSSL option has been removed * Better abseil integration