Hi Ed! Thanks for the patches; I committed the first two hunks (r183032)! However, the third looks a bit suspicious:
On 2013-05-31 3:06 PM, "Ed Maste" <[email protected]> wrote: >+if ( CMAKE_SYSTEM_NAME MATCHES "FreeBSD" ) >+include_directories( >+ Plugins/Process/Linux Should that read Plugins/Process/FreeBSD instead? I'm glad to see someone playing with LLDB on FreeBSD; keep the patches coming! Are you able to build/run the test suite at all with your fixes? Cheers, Dan _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
