1
0
mirror of https://github.com/google/cpu_features.git synced 2025-04-28 15:33:37 +02:00

3 Commits

Author SHA1 Message Date
Guillaume Chatelet
7a8174a371
Switch to cpu_features to bazelmod (#365) 2024-09-13 14:31:12 +02:00
Guillaume Chatelet
c6a22fc617
Remove trailing whitespace 2024-09-13 14:29:54 +02:00
Guillaume Chatelet
164bcd7eb0
Move c99 flag from BUILD file to bazel cmd line (#366)
* Move `c99` flag from BUILD file to bazel cmd line

Requiring c99 for everyone breaks downstream users.

* Remove requiring bzlmod
2024-09-13 11:53:30 +02:00