[all-commits] [llvm/llvm-project] 5602bd: [gn build] Bump macOS target to 12 and make it con...

Daniel Bertalan via All-commits all-commits at lists.llvm.org
Fri Sep 6 01:10:47 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5602bd5a42897e9323dc0275655186397778c67b
      https://github.com/llvm/llvm-project/commit/5602bd5a42897e9323dc0275655186397778c67b
  Author: Daniel Bertalan <dani at danielbertalan.dev>
  Date:   2024-09-06 (Fri, 06 Sep 2024)

  Changed paths:
    M llvm/utils/gn/build/BUILD.gn
    M llvm/utils/gn/build/mac_sdk.gni
    M llvm/utils/gn/build/toolchain/target_flags.gni

  Log Message:
  -----------
  [gn build] Bump macOS target to 12 and make it configurable (#107492)

Bumping the deployment target from macOS 10.10 to 12 enables chained
fixups and DWARF 4 debug information for the LLVM binaries and
libraries.
    
Like in Chromium, a GN arg (`mac_deployment_target`) is added to allow
overriding the default.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list