]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'hn/macos-linker-warning'
authorJunio C Hamano <gitster@pobox.com>
Thu, 11 Jun 2026 11:31:19 +0000 (04:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Jun 2026 11:31:19 +0000 (04:31 -0700)
commit4b94bf9880252bbdff3666eceb05014489e13cfb
tree2e984a0314c10ba797defb97332949ae60e3fee5
parent15acf6d53392794ad6f25c25850d9dbc93b7be15
parent5cd4d0d8500c6ef1b102f5cb35187a91c299f013
Merge branch 'hn/macos-linker-warning'

A linker warning on macOS when building with Xcode 16.3 or newer has
been avoided by passing -fno-common to the compiler when a
sufficiently new linker is detected.

* hn/macos-linker-warning:
  config.mak.uname: avoid macOS linker warning on Xcode 16.3+
config.mak.uname