openwrt-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
..
autoconf autoconf: fix shebang 2021-09-12 10:57:29 -07:00
automake automake: update to 1.16.3 2020-11-24 22:36:47 -08:00
delve delve: Update to 1.7.2 2021-09-28 07:17:08 +03: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 2021-10-08 09:50:29 -07:00
gitlab-runner Merge pull request #16078 from ja-pa/fix-email 2021-07-29 12:37:06 -07: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-20 16:02:15 -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-02-20 22:44:34 +01:00
m4 m4: update to 1.4.19 2021-09-25 02:14:57 -07:00
make make: update to 4.3 2020-05-28 12:41:32 -07:00
packr packr: New package 2020-10-08 03:37:18 +08:00
patch treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
pkg-config pkg-config: Add CONFLICTS for pkgconf 2019-11-02 11:14:50 -07:00
pkgconf pkgconf: update to 1.8.0 2021-09-25 01:16:23 -07:00
scons scons: update to 4.0.1 2020-08-05 00:53:13 -07:00