[Lldb-commits] [lldb] r206892 - Note that the FreeBSD x86_64 buildbot uses CMake

Ed Maste emaste at freebsd.org
Tue Apr 22 06:20:20 PDT 2014


Author: emaste
Date: Tue Apr 22 08:20:20 2014
New Revision: 206892

URL: http://llvm.org/viewvc/llvm-project?rev=206892&view=rev
Log:
Note that the FreeBSD x86_64 buildbot uses CMake

The other buildbots in the list include their build method.

Modified:
    lldb/trunk/www/build.html

Modified: lldb/trunk/www/build.html
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/www/build.html?rev=206892&r1=206891&r2=206892&view=diff
==============================================================================
--- lldb/trunk/www/build.html (original)
+++ lldb/trunk/www/build.html Tue Apr 22 08:20:20 2014
@@ -24,7 +24,7 @@
                                 <li> <a href="http://lab.llvm.org:8011/builders/lldb-x86_64-debian-clang">LLDB Linux x86_64 build with Clang (automake)</a>
                                 <li> <a href="http://lab.llvm.org:8011/builders/lldb-x86_64-linux">LLDB Linux x86_64 build with GCC 4.6 (automake)</a>
                                 <li> <a href="http://lab.llvm.org:8011/builders/lldb-x86_64-darwin12">LLDB Mac OS X x86_64 build with Clang (XCode)</a>
-                                <li> <a href="http://llvm-amd64.freebsd.your.org:8010/builders/lldb-amd64-freebsd">LLDB FreeBSD x86_64</a>
+                                <li> <a href="http://llvm-amd64.freebsd.your.org:8010/builders/lldb-amd64-freebsd">LLDB FreeBSD x86_64 (CMake)</a>
                                 <li> <a href="http://llvm-amd64.freebsd.your.org:8010/builders/lldb-i386-freebsd">LLDB FreeBSD i386</a>
                         </ul>
                 </div>





More information about the lldb-commits mailing list