[lldb-dev] Compile failure on FreeBSD
Malea, Daniel
daniel.malea at intel.com
Fri May 31 12:26:18 PDT 2013
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" <emaste at freebsd.org> 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
More information about the lldb-dev
mailing list