bb3e590 Added %global _find_debuginfo_opts -g

Authored and Committed by Severin Gehwolf 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