Gabriel Rauter
|
4979b7733e
|
cpu_features: fix clang, set cast-align to warning
Change -Wcast-align from error to warning for clang compiler by adding
the -Wno-error=cast-align compiler flag.
Fixes #881
|
2018-09-02 17:00:23 +02:00 |
|
Simon Fels
|
e4bad7e611
|
cpu_features: disable test build and execution
|
2018-06-23 12:50:54 +02:00 |
|
Simon Fels
|
5049157a4c
|
cpu_features: ignore additional errors
|
2018-06-23 12:50:50 +02:00 |
|
Simon Fels
|
7eb8f2bad8
|
cpu_features: allow it to build in our more strict build environment
|
2018-06-21 07:47:37 +02:00 |
|
Simon Fels
|
931aca28e3
|
external: import cpu_features library
Taken from https://github.com/google/cpu_features at revision
26133d3b620c2c27f31d571efd27371100f891e9
|
2018-06-21 07:35:32 +02:00 |
|