diff --git a/configure b/configure index bddaf659fb..12fd3c563e 100755 --- a/configure +++ b/configure @@ -1004,26 +1004,6 @@ if test $mmx = "default"; then fi fi -# check armv5te instructions support -if test $armv5te = "default" -a $cpu = "armv4l"; then - armv5te=no - check_cc <