Skip to content

Commit

Permalink
Fix combined constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
pjreiniger committed Jan 15, 2025
1 parent 5e15090 commit d05e096
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions constraints/combined/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ selects.config_setting_group(
name = "is_cross_compiler",
match_any = [
"//constraints/is_roborio:roborio",
"//constraints/is_systemcore:systemcore",
"//constraints/is_bullseye32:bullseye32",
"//constraints/is_bullseye64:bullseye64",
"//constraints/is_bookworm32:bookworm32",
Expand Down

0 comments on commit d05e096

Please sign in to comment.