churchyard / rpms / python3

Forked from rpms/python3 6 years ago
Clone

091b4b2 Compile the debug build with -Og rather than -O0

Authored and Committed by pviktori 5 years ago
1 file changed. 5 lines added. 2 lines removed.
    Compile the debug build with -Og rather than -O0
    
    That is, "optimize for debugging experience" rather than
    "don't optimize".
    
        
file modified
+5 -2