aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index df69f49fb4..b4e8224fc5 100755
--- a/configure
+++ b/configure
@@ -2501,7 +2501,6 @@ case $_host_os in
append_var CXXFLAGS "-march=armv5te"
append_var CXXFLAGS "-mtune=xscale"
append_var CXXFLAGS "-mfloat-abi=softfp"
- append_var LDFLAGS "-mthumb"
ABI="armeabi"
;;
android-v7a | android-arm-v7a)