[Slackbuilds-users] Regarding "make V=1" in the autotools template

Duncan Roe duncan_roe at optusnet.com.au
Fri Aug 7 05:22:20 UTC 2026


Hi,

Can I suggest a simplification? Instead of the proposed:-

| # If the compile fails and you're using MAKEFLAGS=-j<n>, try adding
| # -j1 to the make command:
| #make -j1 V=1

put something like:-

| # To aid debugging of possible compile failures,
| #make || make -j1 V=1
| # This can be left in.

Cheers ... Duncan.


More information about the SlackBuilds-users mailing list