Skip to content

Commit

Permalink
Set sb_is_evergreen=false for linux modular builds
Browse files Browse the repository at this point in the history
b/294230277

Change-Id: I00c3832e12f8bd012a34ec9b962e70e82cc85f99
  • Loading branch information
niranjanyardi committed Aug 9, 2023
1 parent 7ec515d commit f98b85c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ if (current_toolchain == default_toolchain && is_modular_toolchain) {
platform_tests_path =
"//starboard/linux/shared:starboard_platform_tests($starboard_toolchain)"
cobalt_font_package = "standard"
sb_is_evergreen = false
} else {
import("//starboard/linux/shared/platform_configuration/configuration.gni")

Expand Down

0 comments on commit f98b85c

Please sign in to comment.