Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jn/no-g-plus-s-on-bsd'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 14 Oct 2011 02:03:21 +0000
(19:03 -0700)
committer
Junio 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
patch
|
blob
|
history
raw
(from parent 1:
8b482c0
)
diff --git
a/Makefile
b/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