remove armv8-r

This commit is contained in:
Tony Aiuto 2022-11-09 14:14:34 -05:00
parent 0f056b51ee
commit de09b0defc
1 changed files with 0 additions and 7 deletions

View File

@ -73,13 +73,6 @@ constraint_value(
constraint_setting = ":cpu",
)
# Cortex-R52
constraint_value(
name = "armv8-r",
constraint_setting = ":cpu",
deprecation = "Do not use. Use a specific cpu product",
)
constraint_value(
name = "arm64_32",
constraint_setting = ":cpu",