config.mak.uname: remove old NonStop compatibility settings
authorRandall S. Becker <rsbecker@nexbridge.com>
Wed, 16 Dec 2020 22:07:52 +0000 (17:07 -0500)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Dec 2020 06:06:53 +0000 (22:06 -0800)
commit731d578b4fe55fd2dbe7dfc5aa91aadfbce9a2b4
treed8b30c314c5b3928be7aa604584555d109831c9d
parent898f80736c75878acc02dc55672317fcc0e0a5a6
config.mak.uname: remove old NonStop compatibility settings

The MKDIR_WO_TRAILING_SLASH and NO_SETITIMER options are no longer
needed on the NonStop platforms as both are now supported by the
oldest supported operating system revision.

Signed-off-by: Randall S. Becker <rsbecker@nexbridge.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
config.mak.uname