]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'hn/macos-linker-warning' into next next
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Jun 2026 23:14:26 +0000 (08:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Jun 2026 23:14:26 +0000 (08:14 +0900)
commitdb2ca164c43750165ab5e82abe85bdbbc99a810f
treee61f8e17495ef180045537181cb10d5319ebf0be
parent6dc748aa63c6bb21a9cc7c9a4c2777b8bc1d0e37
parent5cd4d0d8500c6ef1b102f5cb35187a91c299f013
Merge branch 'hn/macos-linker-warning' into next

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