Files
Jorge E. Moreira b5b78192e1 Generate build files
For x86, x86_64, arm and arm64

Bug: 261600888
Test: build and run cuttlefish x86, x86_64 and arm64
Change-Id: I3ac4dad1ac9ec83b0e626e64715df450e8809b82
2022-12-27 23:04:27 -08:00
..
2022-12-27 23:04:27 -08:00

Name: CRC32C
Short Name: crc32c
URL: https://github.com/google/crc32c
Version: 1.0.7.git-5998f8451548244de8cde7fab387a550e7c4497d
License: New BSD
License File: src/LICENSE
Security Critical: yes

Description:
CRC32C implementation with support for CPU-specific acceleration instructions

Local Additions:
* gn file for building in chromium
* Manually generated config/{android,mac,linux,win32,win64}/crc32c_config.h
  * Used the build commands in the README
  * Picked up the output in include/crc32c/crc32c_config.h