Add MirBSD support to the build system.
commit92164af978c8cb180c8d9ba9487e0ddddb15fb77
authorBenny Siegert <bsiegert@herc.mirbsd.org>
Tue, 31 Dec 2013 14:36:45 +0000 (31 14:36 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Jan 2014 18:19:14 +0000 (2 10:19 -0800)
tree46a84ffd2210da6ec7cce0d3e835a8a09721ae99
parentd2446dfd7f3b3f8948142cfb07a0270e2497d93f
Add MirBSD support to the build system.

Add an entry into the table of supported OSes. Do not set _XOPEN_SOURCE
(contrary to OpenBSD) because that disables the u_short and u_long
typedefs, which are used unconditionally in various other header files.

Signed-off-by: Benny Siegert <bsiegert@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
config.mak.uname
git-compat-util.h