ee27ca4 Remove extra distro-applied CFLAGS passed to user-built C extensions

Authored and Committed by cstratak 9 months ago
    Remove extra distro-applied CFLAGS passed to user-built C extensions
    
    Only -fexceptions and -fcf-protection are preserved for binary
    compatibility with user-built python C extension.
    
    https://fedoraproject.org/wiki/Changes/Python_Extension_Flags_Reduction
    
        
file modified
+10 -5