1name: "cpu_features" 2description: "A cross platform C99 library to get cpu features at runtime." 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://github.com/google/cpu_features" 7 } 8 url { 9 type: GIT 10 value: "https://github.com/google/cpu_features.git" 11 } 12 version: "v0.9.0" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2023 16 month: 9 17 day: 14 18 } 19} 20