Re: [PATCH V3] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
From: Christian Heusel
Date: Tue Aug 13 2024 - 16:07:40 EST
On 24/08/12 07:16PM, Jose Fernandez wrote:
> Introduce the PACMAN_EXTRAPACKAGES variable in PKGBUILD to allow users
> to specify which additional packages are built by the pacman-pkg target.
>
> Previously, the api-headers package was always included, and the headers
> package was included only if CONFIG_MODULES=y. With this change, both
> headers and api-headers packages are included by default. Users can now
> control this behavior by setting PACMAN_EXTRAPACKAGES to a
> space-separated list of desired extra packages or leaving it empty to
> exclude all.
>
> For example, to build only the base package without extras:
>
> make pacman-pkg PACMAN_EXTRAPACKAGES=""
>
> Signed-off-by: Jose Fernandez <jose.fernandez@xxxxxxxxx>
> Reviewed-by: Peter Jung <ptr1337@xxxxxxxxxxx>
Reviewed-by: Christian Heusel <christian@xxxxxxxxx>
Tested-by: Christian Heusel <christian@xxxxxxxxx>
Attachment:
signature.asc
Description: PGP signature