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

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]>
---
 redhat/kernel.spec.template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template
index 51e521c708d7..0638d9a7ca69 100755
--- a/redhat/kernel.spec.template
+++ b/redhat/kernel.spec.template
@@ -379,6 +379,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
 
-- 
GitLab
_______________________________________________
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