[all-commits] [llvm/llvm-project] 8dbc6a: [CMake] Do not override user specified CMAKE_{C, CX...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Jan 14 01:10:36 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8dbc6a23bb1bc34dc372c2f700cf8f090fce16f0
      https://github.com/llvm/llvm-project/commit/8dbc6a23bb1bc34dc372c2f700cf8f090fce16f0
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-01-14 (Fri, 14 Jan 2022)

  Changed paths:
    M llvm/cmake/modules/HandleLLVMOptions.cmake

  Log Message:
  -----------
  [CMake] Do not override user specified CMAKE_{C,CXX}_ARCHIVE_FINISH on Linux

Respect the user choice, e.g. -DCMAKE_CXX_ARCHIVE_FINISH=: (to skip the
(usually) no-op step).




More information about the All-commits mailing list