[all-commits] [llvm/llvm-project] ec109f: [lldb/cmake] Temporarily revive LLDB_DISABLE_CURSES

Pavel Labath via All-commits all-commits at lists.llvm.org
Fri Dec 13 01:23:14 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ec109fb7edc627d777ead14fd289ea2f2278a4ad
      https://github.com/llvm/llvm-project/commit/ec109fb7edc627d777ead14fd289ea2f2278a4ad
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2019-12-13 (Fri, 13 Dec 2019)

  Changed paths:
    M lldb/cmake/modules/LLDBConfig.cmake

  Log Message:
  -----------
  [lldb/cmake] Temporarily revive LLDB_DISABLE_CURSES

At least one lldb bot still uses this cmake variable instead of
LLDB_ENABLE_CURSES. Add code to set the default value of the "enable"
variable based on the old value of the "disable" setting.

This should bring those bots back up, until we can update the master to
use the new setting.




More information about the All-commits mailing list