tools/elfutils: enable parallel building
authorMichael Pratt <[email protected]>
Wed, 25 Sep 2024 08:28:41 +0000 (04:28 -0400)
committerRobert Marko <[email protected]>
Sat, 26 Jul 2025 12:38:09 +0000 (14:38 +0200)
commit0b4ebe5dd3f87bcc60d29706a4f500cd7607b21e
tree9baf696fcfbd185ecbec9b9606a7893f831212fe
parentabf243eae87e4cf2886bfa4c6271e8bb3aebcb18
tools/elfutils: enable parallel building

There are multiple subdirectories for elfutils
and more than one is not dependent on another,
so enabling parallel building can save time
if multiple cores are available.

The change in build time for the package
is as much as 20% when cores are not in use by other jobs.

Signed-off-by: Michael Pratt <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/16522
Signed-off-by: Robert Marko <[email protected]>
tools/elfutils/Makefile