Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(100)

Unified Diff: masters/master.tryserver.libyuv/master.cfg

Issue 1573853002: libyuv: Add GCC trybot. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebased and removed commit bot Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « masters/master.client.libyuv/slaves.cfg ('k') | masters/master.tryserver.libyuv/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.libyuv/master.cfg
diff --git a/masters/master.tryserver.libyuv/master.cfg b/masters/master.tryserver.libyuv/master.cfg
index ea77734198ea29bb69f6ef9e638f56e27234265b..b78c48b1eb6d00992c24bf791f4699b517498523 100755
--- a/masters/master.tryserver.libyuv/master.cfg
+++ b/masters/master.tryserver.libyuv/master.cfg
@@ -53,6 +53,7 @@ specs = [
{'name': 'linux_rel', 'slavebuilddir': 'linux64'},
{'name': 'linux_gn', 'slavebuilddir': 'linux64_gn'},
{'name': 'linux_gn_rel', 'slavebuilddir': 'linux64_gn'},
+ {'name': 'linux_gcc', 'slavebuilddir': 'linux_gcc'},
{'name': 'linux_memcheck', 'slavebuilddir': 'linux_memcheck'},
{'name': 'linux_msan', 'slavebuilddir': 'linux_msan'},
{'name': 'linux_tsan2', 'slavebuilddir': 'linux_tsan2'},
« no previous file with comments | « masters/master.client.libyuv/slaves.cfg ('k') | masters/master.tryserver.libyuv/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698