Require armv6/media when building armv7
authorJohann <johannkoenig@google.com>
Tue, 29 Jul 2014 18:28:23 +0000 (11:28 -0700)
committerJohann <johannkoenig@google.com>
Tue, 29 Jul 2014 18:28:23 +0000 (11:28 -0700)
commit24fbfa42f1eaff737df420e7c93b2f286e5416af
tree89ab28da1b80ff7e87e7d00f9add60215138ff94
parent1aa7a9dd2f18f2076246a225cf2e3447069ef669
Require armv6/media when building armv7

When building with runtime cpu detect assume that armv7 targets can be
relied upon to have at least armv6 support. This may allow dead code
detectors to remove some _c functions.

Change-Id: Iaec4414011fcbbdf6f4ed0d90ef4a8fe8af540b5
build/make/rtcd.pl