Added -apple to support very recent apple machines.
This commit is contained in:
parent
b52aa5a59e
commit
b399395e1b
@ -1104,7 +1104,7 @@ case $basic_machine in
|
||||
pmac | pmac-mpw)
|
||||
basic_machine=powerpc-apple
|
||||
;;
|
||||
*-unknown | *-pc)
|
||||
*-unknown | *-pc | *-apple)
|
||||
# Make sure to match an already-canonicalized machine name.
|
||||
;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user