On 17 Jul 2015, at 01:09, Hans Wennborg <h...@chromium.org> wrote:
> 
> On Thu, Jul 16, 2015 at 3:47 PM, Dimitry Andric <dimi...@andric.com> wrote:
>> On 17 Jul 2015, at 00:31, Hans Wennborg <h...@chromium.org> wrote:
>>> 
>>> Dear testers,
>>> 
>>> 3.7.0-rc1 was just tagged; please start your testing engines :-)
>>> 
>>> Upload binaries to the sftp and report your results to this thread.
>>> 
>>> I'm sorry for the delay between branching and tagging. The changes to
>>> the release script took a little longer than I hoped.
>>> 
>>> Thanks for helping with the release, and do let me know of any issues,
>>> questions, etc.
>>> 
>>> The tracking bug for release blockers is PR24126.
>> 
>> Is it OK to do an autoconf build?  The CMake build tries to build various 
>> components which do not yet work on FreeBSD, e.g. libcxxabi does not compile 
>> at all, libcompiler-rt has a bunch of test failures, etc.  Alternatively, 
>> can I disable these components in the CMake build locally?
> 
> Yes, go ahead and use the autoconf build.
> 
> Can you send a patch to test-release.sh that makes this default for
> FreeBSD? It's already the default for Darwin.

Here it is.  While here, I replaced the multiple calls to uname -s with a 
variable assignment.

It's currently building for FreeBSD 10.x i386 and amd64.

-Dimitry

Attachment: use-autoconf-on-freebsd-too-1.diff
Description: Binary data

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to