On 17 June 2014 14:33, Todd Fiala <[email protected]> wrote:
>
> Hey Ed - can you test this out on FreeBSD?  This is a patch that fixes cmake 
> on MacOSX.  I verified it works on MacOSX and Linux with cmake/ninja.
>
> The original code looks like it was opting in for the 
> --start-group/--end-group linker options on FreeBSD, which this patch would 
> change but might be a no-op on your end.

It's odd that this is a compiler-dependent test, I'd expect it to be a
linker issue.  In any case, we definitely needed --start-group and
--end-group in the past.  If this test works with Linux though it will
probably work with FreeBSD too.  I'll test it.
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to