Thread (8 messages) flat view 8 messages, 4 authors, 2016-06-15

Re: master has some toys

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:12
Subsystem: kernel build + files below scripts/ (unless maintained elsewhere), the rest · Maintainers: Nathan Chancellor, Nicolas Schier, Linus Torvalds

Possibly related (same subject, not in this thread)

Johannes Schindelin [off-list ref] writes:
Hi,

On Thu, 17 Nov 2005, Alex Riesen wrote:
quoted
On 11/17/05, Junio C Hamano [off-list ref] wrote:
quoted
Along with the git wrapper fixes and git-apply bugfix (it did
cygwin is completely broken. Still debugging, but it looks like the
old "windows can't unlink/rename open files" problem.
FWIW I had no problems on cygwin (NO_MMAP=YesPlease).
It appears we'd better have something like this in the main
Makefile, so people do not have to do it themselves everywhere?

---
diff --git a/Makefile b/Makefile
index 7ce62e8..93d51c6 100644
--- a/Makefile
+++ b/Makefile
@@ -213,6 +213,7 @@ endif
 ifeq ($(uname_O),Cygwin)
 	NO_STRCASESTR = YesPlease
 	NEEDS_LIBICONV = YesPlease
+	NO_MMAP = YesPlease
 	NO_IPV6 = YesPlease
 	X = .exe
 endif
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help