Mercurial > vim
comparison vimtutor.com @ 11370:e11d5966b822 v8.0.0570
patch 8.0.0570: can't run make with several jobs
commit https://github.com/vim/vim/commit/c03944151fec2d5469746642a949c8fcb5a744a8
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Apr 20 20:20:23 2017 +0200
patch 8.0.0570: can't run make with several jobs
Problem: Can't run make with several jobs, creating directories has a race
condition.
Solution: Use the MKDIR_P autoconf mechanism. (Eric N. Vander Weele,
closes #1639)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 20 Apr 2017 20:30:04 +0200 |
parents | 6f55637de261 |
children |
comparison
equal
deleted
inserted
replaced
11369:a196f7b3d62b | 11370:e11d5966b822 |
---|