From 5a6ef7d7cb95c3a28bc936751b109239e5e4e6c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Storsj=C3=B6?= Date: Thu, 5 Mar 2015 23:38:00 +0200 Subject: [PATCH] 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ö (cherry picked from commit b77e335e441040a40fc6156b8e4a134745d10233) Signed-off-by: Michael Niedermayer --- configure | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/configure b/configure index 3464d15b41..d2044fb3a1 100755 --- a/configure +++ b/configure @@ -4504,11 +4504,6 @@ if enabled_any arm aarch64 || enabled_all ppc altivec && enabled asm; then check_as <