packages/devel
Eneas U de Queiroz 8f2b0830c1
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>
(cherry picked from commit 1f91016ac3)
2022-08-08 17:36:19 +02:00
..
asu treewide: Remove Python variants for non-Python packages 2020-04-19 01:56:23 +08:00
autoconf autoconf: fix shebang 2021-09-13 00:27:44 -07:00
automake automake: update to 1.16.3 2020-11-24 22:36:47 -08:00
delve delve: Update to 1.8.2 2022-04-22 17:45:13 +02:00
diffutils treewide: move binary of alternatives to libexec, rename as suggested 2020-10-08 20:22:51 +08:00
gcc gcc: enable parallel building 2022-08-08 17:36:19 +02:00
gitlab-runner gitlab-runner: update to 14.0.1 2021-08-11 23:36:57 +02:00
libtool-bin treewide: add PKG_CPE_ID for better cvescanner coverage 2019-09-17 12:40:26 +02:00
lpc21isp treewide: Run refresh on all packages 2021-02-25 01:26:05 +08:00
lttng-modules lttng: replace SUBDIRS with M in package recipe 2020-03-11 00:47:14 +01:00
lttng-tools lttng-tools: fix linking with full language support enabled 2021-09-02 12:02:13 +02:00
m4 m4: fix compilation with glibc 2021-01-09 16:10:37 -08:00
make make: update to 4.3 2020-05-28 12:41:32 -07:00
meson meson: update to 0.56.0 2020-11-24 22:41:22 -08:00
ninja ninja: update to 1.10.2 2020-12-05 22:48:11 -08:00
packr packr: New package 2020-10-08 03:37:18 +08:00
patch treewide: Run refresh on all packages 2021-02-25 01:26:05 +08:00
pkg-config pkg-config: Add CONFLICTS for pkgconf 2019-11-02 11:14:50 -07:00
pkgconf pkgconf: update to 0.7.3 2020-06-02 13:32:14 -07:00
scons scons: update to 4.0.1 2020-08-05 00:53:13 -07:00