churchyard / rpms / python3

Forked from rpms/python3 6 years ago
Clone

f9258e6 Added patch for guarding HAVE_LONG_LONG definition in pyport.h

Authored and Committed by cstratak 7 years ago
    Added patch for guarding HAVE_LONG_LONG definition in pyport.h
    as it is also defined by GDB, and by building GDB with python support
    will make GDB's compilation fail due to redefinition error.
    (upstream issue28898)
    
        
file modified
+8 -0