From 662fc143d35a2b75dbbed8daa3a96e9c9ad75f7d Mon Sep 17 00:00:00 2001 From: dscho Date: Mon, 23 Feb 2015 18:50:30 +0100 Subject: [PATCH] Hint at the resolution of the `child_info_fork` issue --- Building-Git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-Git.md b/Building-Git.md index 9b9e956..f6bbe97 100644 --- a/Building-Git.md +++ b/Building-Git.md @@ -29,7 +29,7 @@ As we are in the process of switching away from msysGit as our development envir *** -_Note_: if you encounter messages like `39 [main] make 7628 child_info_fork::abort:...` while running make, follow the following MSYS2 [Issue](http://sourceforge.net/p/msys2/tickets/74/) post. +_Note_: if you encounter messages like `39 [main] make 7628 child_info_fork::abort:...` while running make, follow the following MSYS2 [Issue](http://sourceforge.net/p/msys2/tickets/74/) post, in short: close all MSys2 windows and run the `autorebase.bat` script in the top-level MSys2 directory from a `cmd`. # Build the `msys2-⁠runtime`