On 17 June 2014 15:31, Todd Fiala <[email protected]> wrote: > > It looks like we might be able to test ${CMAKE_CXX_LINK_EXECUTABLE} to > exclude those that don't need --start-group/--end-group linker flags. > > However, this is getting pretty far past the original contributor patch. I'm > more inclined to roll it back at this point until the whole thing gets more > testing.
Confirmed that it fails on FreeBSD with the change (and also with the --start-group/--end-group removed unconditionally). It seems reasonable to roll back the CMakeLists.txt change for now. _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
