diff options
| author | Harald Nordgren <haraldnordgren@gmail.com> | 2026-06-02 07:37:58 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-06-02 17:30:01 +0900 |
| commit | 5cd4d0d8500c6ef1b102f5cb35187a91c299f013 (patch) | |
| tree | 5b633df687caa522722c127982d78eff83532e6e /t/t4013/diff.diff_initial..side | |
| parent | 67ad42147a7acc2af6074753ebd03d904476118f (diff) | |
config.mak.uname: avoid macOS linker warning on Xcode 16.3+
Building on macOS with Xcode 16.3 or newer emits:
ld: warning: reducing alignment of section __DATA,__common
from 0x8000 to 0x4000 because it exceeds segment maximum
alignment
Pass -fno-common when "ld -v" reports ld-1167 or newer, so tentative
definitions of large arrays go into BSS instead of __DATA,__common.
Signed-off-by: Harald Nordgren <haraldnordgren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions
