[Lldb-commits] [PATCH] Add -lpthread to LLDB shared lib link line unconditionally

Pavel Labath labath at google.com
Mon Jun 29 03:42:09 PDT 2015


Sure, commit the makefile changes any time you like.

Sorry for the delay. I was not sure if I want this change or not, and I was hoping someone else will have a say. BTW, is the cmake change even necessary now? I just noticed that the root CMakeLists.txt has

  if (NOT LLDB_DISABLE_PYTHON)
    add_subdirectory(scripts)
  endif ()




REPOSITORY
  rL LLVM

http://reviews.llvm.org/D5431

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list