author | Brandon Casey <drafnel@gmail.com> | |
Fri, 5 Jun 2009 23:36:14 +0000 (18:36 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 6 Jun 2009 20:21:49 +0000 (13:21 -0700) | ||
commit | b213019c00740289997f12e5f53b1baae588ac8a | |
tree | e8af83f28bb6e5c0527d4a2d457dd9a2ae069394 | tree | snapshot |
parent | 4cb18a49dfd37f9ecabad603d845382863513378 | commit | diff |
Makefile: define __sun__ on SunOS
The SUNWspro compiler does not define __sun__ (like GCC does). A check of
this macro was recently added to detect compilation on SunOS and to modify
the handling of the NO_ICONV and _XOPEN_SOURCE feature macros.
Signed-off-by: Brandon Casey <drafnel@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The SUNWspro compiler does not define __sun__ (like GCC does). A check of
this macro was recently added to detect compilation on SunOS and to modify
the handling of the NO_ICONV and _XOPEN_SOURCE feature macros.
Signed-off-by: Brandon Casey <drafnel@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |