[all-commits] [llvm/llvm-project] 60c07f: Use CMAKE_OSX_SYSROOT instead of the environment v...

adrian-prantl via All-commits all-commits at lists.llvm.org
Mon Jul 6 13:18:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 60c07fd016a3a5f2050828f92257e1e5d33a485b
      https://github.com/llvm/llvm-project/commit/60c07fd016a3a5f2050828f92257e1e5d33a485b
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
    M lldb/tools/debugserver/source/CMakeLists.txt

  Log Message:
  -----------
  Use CMAKE_OSX_SYSROOT instead of the environment variable SYSROOT

to detect energy support in debugserver.  The way that Swift
build-script is invoked the former may be overridden manually.

<rdar://problem/63840635>




More information about the All-commits mailing list