Re: [PATCH] enable MAKE_JOBS_SAFE for Vim build

2010-09-13 Thread David DEMELIER
2010/9/9 David O'Brien : > This patch allows me to build Vim in parallel. > > Give it a try if you're interested.  Please let me know if you are > UNABLE to build with this patch applied. > [I only need to know of failures, thanks.] > > -- > -- David  (obr...@freebsd.org) > > Index: Makefile >

[PATCH] enable MAKE_JOBS_SAFE for Vim build

2010-09-09 Thread David O'Brien
This patch allows me to build Vim in parallel. Give it a try if you're interested. Please let me know if you are UNABLE to build with this patch applied. [I only need to know of failures, thanks.] -- -- David (obr...@freebsd.org) Index: Makefile ===