/[ports]
ViewVC logotype

Revision 522175


Jump to revision: Previous Next
Author: adamw
Date: Mon Jan 6 00:19:41 2020 UTC (4 years, 5 months ago)
Changed paths: 1
Log Message:
vim: Add a MAKE_JOBS option for concurrent build, default off

Most systems are able to build vim in parallel most of the time.
The dependency chain in the Makefiles are a spaghetti mess and
concurrency is broken with some frequency, so it just isn't
feasible for it to be on by default.

It does shave quite a bit of time off the build (and I have had
.undef MAKE_JOBS_UNSAFE in Makefile.local for years), so now
there's an option. It's off by default.

PR:		243109
Reported by:	glewis


Changed paths

Path Details
Directoryhead/editors/vim/Makefile modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27