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.4.1" 13 last_upgrade_date { 14 year: 2019 15 month: 7 16 day: 16 17 } 18} 19