mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-04 15:54:25 +08:00
Added alpha as host.
This commit is contained in:
parent
0cd22b6a8d
commit
cb0b800b0e
@ -38,9 +38,10 @@ configdirs="doc testsuite"
|
||||
gas_host=generic
|
||||
|
||||
case "${host}" in
|
||||
|
||||
a29k-*-*) gas_host=a29k ;;
|
||||
|
||||
alpha-*-osf*) gas_host=ansi ;;
|
||||
|
||||
hppa*-hp-hpux*) gas_host=hppahpux ;;
|
||||
hppa*-hp-bsd*) gas_host=hppabsd ;;
|
||||
hppa*-hp-osf*) gas_host=hppaosf ;;
|
||||
|
Loading…
Reference in New Issue
Block a user