ec9ad68 Add -r to debuginfo_args to invoke eu-strip --reloc-debug-sections.

1 file Authored by Mark Wielaard 12 years ago, Committed by jwboyer 12 years ago,
1 file changed. 9 lines added. 3 lines removed.
    Add -r to debuginfo_args to invoke eu-strip --reloc-debug-sections.
    
    The -r flag to find-debuginfo.sh to invoke eu-strip --reloc-debug-sections
    reduces the number of unnecessary relocations in kernel module .ko.debug
    files. This saves ~500MB on the installed size of the kernel-debuginfo
    package and makes the rpm file ~30MB smaller.
    
        
file modified
+9 -3