Added source of new CPUs

This commit is contained in:
Tony Lu 2019-08-14 16:47:29 -07:00 committed by Zhehao /Tony/ Lu
parent 7422a14a5d
commit b4eefcfc0e
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ config_setting(
values = {"cpu": "ios_arm64"},
)
# The following architectures are found in
# https://github.com/bazelbuild/bazel/blob/master/src/main/java/com/google/devtools/build/lib/rules/apple/ApplePlatform.java
config_setting(
name = "tvos_x86_64",
values = {"cpu": "tvos_x86_64"},