churchyard / rpms / python3

Forked from rpms/python3 6 years ago
Clone

7b9cec6 Enable Profile-guided optimization for all arches, not just x86

Authored and Committed by churchyard 4 years ago
1 file changed. 4 lines added. 7 lines removed.
    Enable Profile-guided optimization for all arches, not just x86
    
    This increases the build time (to ~2 hours on armv7hl Koji),
    but should bring more optimized Python to architectures other than x86.
    
    The build time overhead is not so big on Python 3.8,
    as only a limited number of tests is used.
    
    Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1741015
    
        
file modified
+4 -7