Skip to content
Commit 33a9d34f authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

webkit: fix staging install



Parallel 'make install' seems to deadlock here (make 3.81). Work around it
by disabling parallel make for the install step.

We only disable parallel make for the install step, as the build step works
with parallel make, and webkit is a huge package, so build time goes up
significantly with make -j1.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 0175dce8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment