changeset 5816:1c1aea3f0362

runtime cpustuff disabled by default - it was tested enough
author arpi
date Wed, 24 Apr 2002 20:33:12 +0000
parents 268cfcb03e86
children 341e246ec91d
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Wed Apr 24 20:08:06 2002 +0000
+++ b/configure	Wed Apr 24 20:33:12 2002 +0000
@@ -230,7 +230,7 @@
 _cc=gcc
 test "$CC" && _cc="$CC"
 _as=auto
-_runtime_cpudetection=yes
+_runtime_cpudetection=no
 for ac_option do
   case "$ac_option" in
   --target=*)