Skip to content

Commit

Permalink
Change visibility of target x86_64-unknown-none from internal to
Browse files Browse the repository at this point in the history
default since it is referenced by trusted-computations-platform repo.

Change-Id: I7254f88a8825e9f61f90997318c3f5f76d4f78e1
  • Loading branch information
rakshita-tandon committed Sep 20, 2024
1 parent 03feb8b commit cd58614
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ platform(
"//bazel/rust:avx_ON",
"//bazel/rust:code_model_NORMAL",
],
visibility = ["//:default_visibility"],
)

platform(
Expand Down

0 comments on commit cd58614

Please sign in to comment.