mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 18:39:34 +08:00
Added alpha as host.
This commit is contained in:
@ -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 ;;
|
||||
|
Reference in New Issue
Block a user