[PATCH] Rename builder lldb-x86_64-ubuntu-14.04-cross-compilation to lldb-x86_64-ubuntu-14.04-android
Ying Chen
chying at google.com
Thu May 7 12:53:28 PDT 2015
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9571
Files:
zorg/trunk/buildbot/osuosl/master/config/builders.py
Index: zorg/trunk/buildbot/osuosl/master/config/builders.py
===================================================================
--- zorg/trunk/buildbot/osuosl/master/config/builders.py
+++ zorg/trunk/buildbot/osuosl/master/config/builders.py
@@ -754,7 +754,7 @@
'slavenames': ["lldb-x86_64-darwin-13.4"],
'builddir': "buildDir",
'factory': LLDBBuilder.getLLDBxcodebuildFactory()},
- {'name': "lldb-x86_64-ubuntu-14.04-cross-compilation",
+ {'name': "lldb-x86_64-ubuntu-14.04-android",
'slavenames': ["lldb-lab-linux01"],
'builddir': "lldb-cross-compile",
'factory': LLDBBuilder.getLLDBUbuntuCMakeBuildFactory(
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9571.25218.patch
Type: text/x-patch
Size: 684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150507/76f0248e/attachment.bin>
More information about the llvm-commits
mailing list