b9444fb Added %global _find_debuginfo_opts -g

1 file Authored by Severin Gehwolf 5 years ago, Committed by jvanek 5 years ago,
    Added %global _find_debuginfo_opts -g
    
    This instructs find-debuginfo.sh to use 'strip -g'. Thus,
    minimal debuginfo will be preserved which makes features
    such as detailed NMT work with the packaged JDK.
    
    See RHBZ#1520879
    
        
file modified
+10 -1