From 33c2e03ccc30fb5c7464319081bf5599858f6fd1 Mon Sep 17 00:00:00 2001 From: Angus Lees Date: Tue, 8 Jun 2010 13:18:25 +0000 Subject: Remove unnecessary explicit _endian=little for Android svn-id: r49504 --- configure | 1 - 1 file changed, 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 0c06be13ea..cb2f690441 100755 --- a/configure +++ b/configure @@ -1665,7 +1665,6 @@ if test -n "$_host"; then ;; android) DEFINES="$DEFINES -DANDROID -DUNIX -DUSE_ARM_SMUSH_ASM" - _endian=little _need_memalign=yes add_line_to_config_mk 'USE_ARM_SOUND_ASM = 1' add_line_to_config_mk 'USE_ARM_SMUSH_ASM = 1' -- cgit v1.2.3