diff options
author | Ramsay Jones <ramsay@ramsayjones.plus.com> | 2024-07-18 02:13:25 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-07-18 07:01:39 -0700 |
commit | 220adb16e453dffea23ab92a86092e594f7729db (patch) | |
tree | ff7f90ea4e0eb46fcb4ddccebc2ad73921d914db /builtin/commit.c | |
parent | f78e2dd88a366875acb40352c80283929ebd8ab4 (diff) |
config.mak.uname: remove unused uname_P variable
The uname_P make variable was added in commit e15f545155 ("Makefile
tweaks: Solaris 9+ dont need iconv / move up uname variables",
2006-02-20), but it seems to never have been used (even in that original
commit). The man page for 'uname' notes that the '-p' processor option
is non-portable (the 'uname_M' variable is used by the Makefile for that
purpose).
Remove the unused 'uname_P' make variable.
Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions