13 lines
462 B
Text
13 lines
462 B
Text
|
$NetBSD: patch-aa,v 1.6 2006/01/30 08:44:25 xtraeme Exp $
|
||
|
|
||
|
--- configure.orig 2006-01-30 09:29:46.000000000 +0100
|
||
|
+++ configure 2006-01-30 09:29:49.000000000 +0100
|
||
|
@@ -27102,7 +27102,6 @@
|
||
|
echo $ECHO_N "checking sub-architecture settings... $ECHO_C" >&6
|
||
|
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
|