From: Justin M. Forbes <[email protected]>

Turn off vdso_install for ppc

With upstream commit 7fe2de246e21f01212a8923fbabb4ac84c944d4a
powerpc/vdso: Stripped VDSO is not needed, don't build it

the make targets for vdso_install are gone for ppc. If we call them, the
build fails. This just turns them off.

Signed-off-by: Justin M. Forbes <[email protected]>

diff a/redhat/kernel.spec.template b/redhat/kernel.spec.template
--- a/redhat/kernel.spec.template
+++ b/redhat/kernel.spec.template
@@ -387,6 +387,7 @@ Summary: The Linux kernel
 %define make_target vmlinux
 %define kernel_image vmlinux
 %define kernel_image_elf 1
+%define use_vdso 0
 %define all_arch_configs kernel-%{version}-ppc64le*.config
 %endif
 

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/864
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to