teknoraver / rpms / rpm

Forked from rpms/rpm 4 months ago
Clone

4a3c93 Fix the armhfp patch for armv6hl

Authored and Committed by Lubomir Rintel 10 years ago
    Fix the armhfp patch for armv6hl
    
    The previous armhfp patches tried to cover armv6, but failed to do so properly
    -- the hfp extension for v6 is called "vfp", not "vfpv3" and there's no "neon"
    extension for it, this "armv6hnl" does not make sense at all.
    
    Because of this, Pidora decided to patch around it so that their armv6hl
    Raspberry Pi hardware is supported, breaking support for other ARMs along the
    way...
    
        
file modified
+34 -11
file modified
+26 -15
file modified
+4 -1