Fix elf-default-arch detection to work on secondary archs (RHBZ#634951)
authorDan Horák <dan@danny.cz>
Fri, 17 Sep 2010 13:13:27 +0000 (14:13 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 17 Sep 2010 13:15:43 +0000 (14:15 +0100)
Recent state of the elf-default-arch script and the hardcoded i386 arch doesn't
allow building on other arches than ix86 or x86_64. See attachment for a fix.
Can be easily extended to support additional secondary arches by adding new
patterns to the elf-default-arch script


No differences found