https://llvm.org/bugs/show_bug.cgi?id=23703

lab...@google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |lab...@google.com
         Resolution|---                         |WORKSFORME

--- Comment #1 from lab...@google.com ---
As far as I can see, linking with libedit is disabled properly:
  if (NOT LLDB_DISABLE_LIBEDIT)
    list(APPEND LLDB_SYSTEM_LIBS edit)
  endif()

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to