2009-01-08 18:21:36 +01:00
|
|
|
$NetBSD: patch-aa,v 1.7 2009/01/08 17:21:36 wiz Exp $
|
2006-01-30 09:44:25 +01:00
|
|
|
|
2009-01-08 18:21:36 +01:00
|
|
|
--- configure.orig 2009-01-06 07:49:27.000000000 +0100
|
|
|
|
+++ configure
|
|
|
|
@@ -25986,7 +25986,6 @@ if test x$have_x86cpu = xtrue -o x$have_
|
|
|
|
echo $ECHO_N "checking sub-architecture settings... $ECHO_C" >&6; }
|
2006-01-30 09:44:25 +01:00
|
|
|
if test x$have_x86cpu = xtrue; then
|
|
|
|
host_mod_cpu=`echo $host_cpu | tr _ -`
|
|
|
|
- ARCHFLAGS="-march=$host_mod_cpu -mcpu=$host_mod_cpu"
|
|
|
|
fi
|
|
|
|
else
|
|
|
|
if test ! -r $srcdir/cpuinfo.sh; then
|