This patch unfortunately completely wrecks parallel builds on macOS 10.12.4.
make -j4 Starting make in the src directory. If there are problems, cd to the src directory and run make there cd src && /Applications/Xcode.app/Contents/Developer/usr/bin/make first .././install-sh -c -d objects make[1]: .././install-sh: No such file or directory CC="gcc -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX " srcdir=. sh ./osdef.sh make[1]: *** [objects/.dirstamp] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [first] Error 2 -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
