]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
kbuild: pacman-pkg: package unstripped vDSO libraries
authorThomas Weißschuh <linux@weissschuh.net>
Wed, 18 Mar 2026 20:37:20 +0000 (21:37 +0100)
committerNathan Chancellor <nathan@kernel.org>
Thu, 14 May 2026 12:47:15 +0000 (21:47 +0900)
commit2c31897a17e55a6da529b4e797e98c6febc60fd2
tree5ef5e5eb1d56effdf5ab95c99dbab090b8ef7575
parentb9d21c32dca2167a614e66c9e27999b9e1c33d55
kbuild: pacman-pkg: package unstripped vDSO libraries

The unstripped vDSO files are useful for debugging.
They are provided in the upstream 'linux-headers' package.

Also package them as part of 'make pacman-pkg'.
Make them part of the '-debug' package, as they fit there best.
This differs from the upstream package as that has no '-debug' variant.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Tested-by: Nathan Chancellor <nathan@kernel.org>
Link: https://patch.msgid.link/20260318-kbuild-pacman-vdso-install-v1-1-48ceb31c0e80@weissschuh.net
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
scripts/package/PKGBUILD