Skip to content

redhat/kernel.spec.template: Fix cross compiling

The scripts_gdb build option is arch specific so we need to specify that as part of the make command else we break cross compiling the kernel.

Fixes: 00e1833c ("kernel.spec: include the GDB plugin in kernel-debuginfo") Signed-off-by: Peter Robinson pbrobinson@redhat.com

Merge request reports