Merge branch 'jn/no-g-plus-s-on-bsd'
authorJunio C Hamano <gitster@pobox.com>
Fri, 14 Oct 2011 02:03:21 +0000 (19:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Oct 2011 02:03:21 +0000 (19:03 -0700)
* jn/no-g-plus-s-on-bsd:
Makefile: do not set setgid bit on directories on GNU/kFreeBSD

Makefile
index 0d230227c2de3ad8ae78de640d682258189111e3..17404c43d64d08aff0bdf9b4e6b6eeddf9b8a5e7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -822,6 +822,7 @@ ifeq ($(uname_S),GNU/kFreeBSD)
        NO_STRLCPY = YesPlease
        NO_MKSTEMPS = YesPlease
        HAVE_PATHS_H = YesPlease
+       DIR_HAS_BSD_GROUP_SEMANTICS = YesPlease
 endif
 ifeq ($(uname_S),UnixWare)
        CC = cc