Files
packages/devel
Eneas U de Queiroz 1f91016ac3 gcc: enable parallel building
Even though PKG_BUILD_PARALLEL is set for the package, the package calls
$(MAKE) without $(PKG_JOBS), so it was always built with only one job.

Fix this by adding $(PKG_JOBS) to the $(MAKE) call, and calling make
install only after make all is finished.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-10-08 09:50:29 -07:00
..
2021-09-12 10:57:29 -07:00
2020-11-24 22:36:47 -08:00
2021-09-28 07:17:08 +03:00
2021-10-08 09:50:29 -07:00
2021-09-25 02:14:57 -07:00
2020-05-28 12:41:32 -07:00
2020-10-08 03:37:18 +08:00
2021-09-25 01:16:23 -07:00
2020-08-05 00:53:13 -07:00