mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 10:00:51 +00:00
import gdb-1999-09-28 snapshot
This commit is contained in:
5
sim/configure
vendored
5
sim/configure
vendored
@@ -1397,7 +1397,10 @@ extra_subdirs=common
|
||||
# convention, else the table becomes a real mess to understand and maintain.
|
||||
|
||||
case "${target}" in
|
||||
arm*-*-*) sim_target=arm ;;
|
||||
arm*-*-*)
|
||||
sim_target=arm
|
||||
extra_subdirs="${extra_subdirs} testsuite"
|
||||
;;
|
||||
strongarm*-*-*) sim_target=arm ;;
|
||||
thumb*-*-*) sim_target=arm ;;
|
||||
d10v-*-*) sim_target=d10v ;;
|
||||
|
||||
Reference in New Issue
Block a user