ref: 056bcc877111cfb4c32daf1c493df3d86eb1ec35
parent: 080919b3c2dea17d1a8db0e8a12f94ed587b54d0
author: John Koleszar <jkoleszar@google.com>
date: Mon Dec 19 08:51:11 EST 2011
remove armv6 files from armv5 build Make bilinearfilter_arm.c compiled only when HAVE_ARMV6, as its definitions are v6 only. This is normally not a problem for static builds as the file is elided at link time, but this was not being done properly for the --enable-shared --enable-pic build. Change-Id: Ic800a7cde751f74f22555c5b247f99f9df5e550d