[all-commits] [llvm/llvm-project] e56ba3: build: make standalone builds work again

Saleem Abdulrasool via All-commits all-commits at lists.llvm.org
Tue Oct 29 08:26:07 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e56ba3743bcc344c51be9d919c32ec8f88ddef44
      https://github.com/llvm/llvm-project/commit/e56ba3743bcc344c51be9d919c32ec8f88ddef44
  Author: Saleem Abdulrasool <compnerd at compnerd.org>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

  Changed paths:
    M lldb/CMakeLists.txt

  Log Message:
  -----------
  build: make standalone builds work again

Apple's greendragon bot uses a standalone build of lldb which would
fail to build after a recent change to LLVM as it relied on LLVM setting
global flags for its build.  Attempt to repair the standalone build for
greendragon bot.




More information about the All-commits mailing list