Parallel Builds (for IPFire 3.x)

Whenever it is possible, you should run make this way:

make %{PARALLELISMFLAGS}

Which will add something like -j3 to the make command line to speed up builds. If your package does not support parallel builds, reset PARALLELISMFLAGS to an empty value to disable parallel builds.

Pakfire calculates a good value for the parallelism by itself.

Edit Page ‐ Yes, you can edit!

Older Revisions • May 18, 2022 at 6:19 pm • Jon