2410c90 Fix conditionals for _enable_debug_packages and benchtests [BZ #1902514]

Authored and Committed by djdelorie 3 years ago
1 file changed. 7 lines added. 2 lines removed.
    Fix conditionals for _enable_debug_packages and benchtests [BZ #1902514]
    
    Note: valgrind requires either internal or external symbol tables so
    it's skipped if we're disabling debug packages, as ld-linux.so is
    normally stripped.
    
        
file modified
+7 -2