build armv5tel on armv7l since they are the same abi armv7hl is

a incompatable ABI
This commit is contained in:
Dennis Gilmore 2011-09-28 09:45:25 -05:00
parent 3e2fed4717
commit e5475deba5
2 changed files with 6 additions and 3 deletions

View File

@ -22,8 +22,7 @@ diff -urNp redhat-rpm-config-9.1.0_orig/rpmrc redhat-rpm-config-9.1.0/rpmrc
buildarchtranslate: armv5tejl: armv5tel
buildarchtranslate: armv6l: armv5tel
-buildarchtranslate: armv7l: armv5tel
+buildarchtranslate: armv7l: armv7hl
buildarchtranslate: armv7l: armv5tel
+buildarchtranslate: armv7hl: armv7hl
+buildarchtranslate: armv7hnl: armv7hl

View File

@ -1,7 +1,7 @@
Summary: Red Hat specific rpm configuration files
Name: redhat-rpm-config
Version: 9.1.0
Release: 20%{?dist}
Release: 21%{?dist}
# No version specified.
License: GPL+
Group: Development/System
@ -69,6 +69,10 @@ rm -rf ${RPM_BUILD_ROOT}
%{_sysconfdir}/rpm/*
%changelog
* Wed Sep 28 2011 Dennis Gilmore <dennis@ausil.us> - 9.1.0-21
- build armv5tel on armv7l since they are the same abi armv7hl is
- a incompatable ABI
* Wed Sep 28 2011 Jens Petersen <petersen@redhat.com> - 9.1.0-20
- add armv7hl to ghc_arches