aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Aiuto <aiuto@google.com>2022-11-09 14:14:34 -0500
committerTony Aiuto <aiuto@google.com>2022-11-09 14:14:34 -0500
commitde09b0defcfa7520fd2a634f29c5055d86945c5b (patch)
treea09b998c2e07afc36ed4f11c7ac02670a5d94343
parent0f056b51eeae683a144b2d1fc64a10819212172d (diff)
downloadbazelbuild-platforms-de09b0defcfa7520fd2a634f29c5055d86945c5b.tar.gz
remove armv8-r
-rw-r--r--cpu/BUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/cpu/BUILD b/cpu/BUILD
index b01dbd0..50e462b 100644
--- a/cpu/BUILD
+++ b/cpu/BUILD
@@ -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",