Commit Graph

2 Commits

Author SHA1 Message Date
Jon Masters 2a1adf4796 redhat-rpm-config: change default arch level target for all ARM v7 to armv7hl
All ARM version 7 systems support a vector hardware floating point unit and
have the ability to run using the hard floating point ABI (aapcs-vfpv3-d16).
This is the only configuration we support as a v7 target, so we force the
use of hard floating point. This prevents e.g. packages being built with
a armv5tel target on an armv7 system without explicit intent.

Signed-off-by: Jon Masters <jcm@jonmasters.org>
2011-07-02 05:03:25 -04:00
Dennis Gilmore 127539ef29 add arm hardware floating point macros
update the armv7l macros
2011-06-13 10:49:23 -05:00