| 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'},
|
|
|