aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 8721c099cfb778e76dafe1b79c6f71fa6fbbb803 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "cpu_features"
description: "A cross platform C99 library to get CPU features at runtime."
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/google/cpu_features"
  }
  url {
    type: GIT
    value: "https://github.com/google/cpu_features.git"
  }
  version: "v0.4.1"
  last_upgrade_date {
    year: 2019
    month: 7
    day: 16
  }
}