]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'hn/macos-linker-warning'
authorJunio C Hamano <gitster@pobox.com>
Tue, 23 Jun 2026 03:05:04 +0000 (20:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Jun 2026 03:05:04 +0000 (20:05 -0700)
Xcode 15 and later has a linker set to complain when the same library
archive is listed twice on the command line.  Squelch the annoyance.

* hn/macos-linker-warning:
  config.mak.uname: avoid macOS dup-library warning

1  2 
config.mak.uname

Simple merge