summaryrefslogtreecommitdiff
path: root/config.guess
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-04-13 02:05:52 +0200
committerKevin Ryde <user42@zip.com.au>2001-04-13 02:05:52 +0200
commit5a29170125294a961d764a85194a254d8e1a6560 (patch)
treed229915bb12a627d158d961abb3b6978d7b011cc /config.guess
parent5367cbb2baf0f36a5c7f72b5f3b9f7e597bd0024 (diff)
downloadgmp-5a29170125294a961d764a85194a254d8e1a6560.tar.gz
More of:
* config.guess (m68*-*-*): Detect exact cpu with BSD sysctl hw.model, detect 68000/68010 with trapf, detect 68302 with bfffo. SCO 5 doesn't like an "else" leg containing only comments.
Diffstat (limited to 'config.guess')
-rwxr-xr-xconfig.guess1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.guess b/config.guess
index c777b3e51..890e04315 100755
--- a/config.guess
+++ b/config.guess
@@ -203,6 +203,7 @@ EOF
# Now we know m68020 or up, which is how gmp interprets plain
# m68k, so just leave that.
# FIXME: Do some tests for 030, 040 and 060. But how?
+ :
fi
fi
fi