Corrected error in config.guess.
This commit is contained in:
parent
3a9f0727e5
commit
bab924daa3
1
config.guess
vendored
1
config.guess
vendored
@ -715,7 +715,6 @@ main ()
|
|||||||
|
|
||||||
modelstr = "i486";
|
modelstr = "i486";
|
||||||
|
|
||||||
cat <<EOF >>${dummy}2.c
|
|
||||||
if (strcmp (vendor_string, "GenuineIntel") == 0)
|
if (strcmp (vendor_string, "GenuineIntel") == 0)
|
||||||
{
|
{
|
||||||
switch (family)
|
switch (family)
|
||||||
|
Loading…
Reference in New Issue
Block a user