--- perl-5.8.4/debian/config.debian	2005-11-22 14:37:02.000000000 +0200
+++ perl-5.8.4p/debian/config.debian	2005-11-22 14:51:22.000000000 +0200
@@ -66,8 +66,6 @@
     m68k-*:shared) # work around an optimiser bug
 	ccflags="$ccflags -fno-regmove";;
 
-    arm-*) # gcc defaults are currently incorrect
-    	ccflags="$ccflags -march=armv3";;
 esac
 
 case ",$DEB_BUILD_OPTIONS," in

