From b77e335e441040a40fc6156b8e4a134745d10233 Mon Sep 17 00:00:00 2001 From: Martin Storsjö Date: Thu, 5 Mar 2015 23:38:00 +0200 Subject: configure: Move the .object_arch check to the right place MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Storsjö --- configure | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 59438b833e..0042246fae 100755 --- a/configure +++ b/configure @@ -3869,11 +3869,6 @@ if enabled_any arm aarch64 || enabled_all ppc altivec && enabled asm; then check_as <