Skip to content

Commit

Permalink
Remove is_starboard from starboard_toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
niranjanyardi committed Feb 5, 2025
1 parent 3af0d45 commit e1b763d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion starboard/linux/x64x11/toolchain/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ overridable_clang_toolchain("starboard") {
toolchain_args = {
current_os = "linux"
current_cpu = "x64"
is_starboard = true
}
propagates_configs = true
}
Expand Down

0 comments on commit e1b763d

Please sign in to comment.