From: Junio C Hamano Date: Wed, 3 Jun 2026 23:13:56 +0000 (+0900) Subject: Merge branch 'hn/macos-linker-warning' into jch X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=2c75f649283efdb457343da5939b1d3a43544f61;p=thirdparty%2Fgit.git Merge branch 'hn/macos-linker-warning' into jch 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+ --- 2c75f649283efdb457343da5939b1d3a43544f61