Fix alpha*-dec-osf4 using the osf5 config.
This commit is contained in:
parent
de6e1f7cde
commit
d5c898bbe2
1 changed files with 1 additions and 1 deletions
|
@ -264,7 +264,7 @@ case "${canonical}" in
|
|||
# to have been a usable /usr/bin/cpp.
|
||||
NON_GNU_CPP='cpp'
|
||||
case "${canonical}" in
|
||||
alpha*-dec-osf[4-9]*)
|
||||
alpha*-dec-osf[5-9]*)
|
||||
opsys=osf5-0 ;;
|
||||
esac
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue