- add armv5l, armv6l and armv7l architectures
authorAdrian Schröter <adrian@suse.de>
Thu, 6 Oct 2011 05:03:10 +0000 (07:03 +0200)
committerAdrian Schröter <adrian@suse.de>
Thu, 6 Oct 2011 05:03:10 +0000 (07:03 +0200)
Build.pm
build

index 6a87463..0bcf95d 100644 (file)
--- a/Build.pm
+++ b/Build.pm
@@ -29,8 +29,8 @@ sub import {
 my $std_macros = q{
 %define nil
 %define ix86 i386 i486 i586 i686 athlon
-%define arm armv4l armv4b armv5l armv5b armv5el armv5eb armv5tel armv5teb armv6el armv6eb armv7el armv7eb armv7hl armv7nhl armv8el
-%define arml armv4l armv5l armv5tel armv5el armv6el armv7el armv7hl armv7nhl armv8el
+%define arm armv4l armv5l armv6l armv7l armv4b armv5l armv5b armv5el armv5eb armv5tel armv5teb armv6el armv6eb armv7el armv7eb armv7hl armv7nhl armv8el
+%define arml armv4l armv5l armv6l armv7l armv5tel armv5el armv6el armv7el armv7hl armv7nhl armv8el
 %define armb armv4b armv5b armv5teb armv5eb armv6eb armv7eb
 %define sparc sparc sparcv8 sparcv9 sparcv9v sparc64 sparc64v
 };
diff --git a/build b/build
index 6bfb467..722ec1c 100755 (executable)
--- a/build
+++ b/build
@@ -90,7 +90,7 @@ SIGNDUMMY=
 HOST_ARCH=
 
 # list of archs which need emulator initialization
-: ${EMULATOR_ARCHS:="armv4l armv5el armv6el armv7el armv7hl armv8el mips mipsel mips64 mips64el ppc ppc64 sh4 sparc sparc64 s390 s390x"}
+: ${EMULATOR_ARCHS:="armv4l armv5l armv6l armv7l armv5el armv6el armv7el armv7hl armv8el mips mipsel mips64 mips64el ppc ppc64 sh4 sparc sparc64 s390 s390x"}
 export EMULATOR_ARCHS
 
 # list of devices registered by binfmt handlers in /proc/sys/fs/binfmt_misc