tsloughter / rebar3_run

Run a release with one simple command
Other
25 stars 16 forks source link

Make -related warning #12

Closed paulo-ferraz-oliveira closed 2 years ago

paulo-ferraz-oliveira commented 3 years ago

I'm not sure what's causing this, but wanted to leave it here in case somebody's seen it already (do close if silly).

make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.

Is there something we can do to get rid of that warning? It happens while rebar3_run is getting compiled.

paulo-ferraz-oliveira commented 2 years ago

I can no longer replicate this. It seems like a local environment thing I'll have to solve.