$NetBSD: patch-configure,v 1.2 2013/10/20 21:49:28 wiz Exp $

--- configure.orig	2013-10-17 23:13:25.000000000 +0000
+++ configure
@@ -5715,13 +5715,6 @@ CFLAGS=""
 PWD=`pwd`
 ABS_TOP_SRCDIR=$PWD$top_srcdir
 
-
-case $host in
-x86_64-*-*) CFLAGS="-march=nocona -mfpmath=sse,387 -DCPU=64" ;;
-i686-*-*)   CFLAGS="-march=i686 -malign-double -DCPU=686" ;;
-*)          CFLAGS= ;;
-esac
-
 { $as_echo "$as_me:${as_lineno-$LINENO}: result:
 ** Configuration summary for $PACKAGE $VERSION:
 
