Skip to content
Snippets Groups Projects
Commit a0b19d50 authored by George Hartzell's avatar George Hartzell Committed by Adam J. Stewart
Browse files

Disable parallel builds for vim (#3893)

* Disable parallel builds

The install step creates a bunch of links to the vim binary, e.g.
`view`.  When run with -j greater than 1 there are silent failures.

Running w/out parallelism seems to fix it.

* Only constrain the install phase to be -j 1

Thanks @adamjstewart!
parent 687f5e78
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment