Fix -Shared bot.
authorMike Klein <mtklein@chromium.org>
Thu, 9 Feb 2017 14:35:57 +0000 (09:35 -0500)
committerMike Klein <mtklein@chromium.org>
Thu, 9 Feb 2017 14:46:04 +0000 (14:46 +0000)
commit9eae62c039304b4c315d0ba343c7cb209221cf45
tree65c42d4940078dca03261c09b93453f756223c03
parent23145a3c5ce6de50b74bb186c68f956345ec29c2
Fix -Shared bot.

It's building a static library today.  By turning on is_component_build,
it should make an .so.

CQ_INCLUDE_TRYBOTS=skia.primary:Build-Ubuntu-GCC-x86_64-Release-Shared

Change-Id: I5e1179038d89f18654dfdd68e7a5a4cbad423ef6
Reviewed-on: https://skia-review.googlesource.com/8243
Reviewed-by: Mike Klein <mtklein@chromium.org>
Commit-Queue: Mike Klein <mtklein@chromium.org>
infra/bots/recipe_modules/compile/example.expected/Build-Ubuntu-GCC-x86_64-Release-Shared.json [new file with mode: 0644]
infra/bots/recipe_modules/compile/example.py
infra/bots/recipe_modules/flavor/gn_flavor.py