projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5501e8b
)
* configure.in: Build simulator on sparclite and sparc86x targets.
author
Mark Alexander
<marka@cygnus>
Wed, 29 Apr 1998 20:11:29 +0000
(20:11 +0000)
committer
Mark Alexander
<marka@cygnus>
Wed, 29 Apr 1998 20:11:29 +0000
(20:11 +0000)
* configure: Regenerate.
sim/configure.in
patch
|
blob
|
history
diff --git
a/sim/configure.in
b/sim/configure.in
index 83cffc4d15e330af92cdd291b83ff6fbf2d6dd26..f098025a0d969faa85dd06b603f99e05ff50796f 100644
(file)
--- a/
sim/configure.in
+++ b/
sim/configure.in
@@
-120,6
+120,11
@@
case "${target}" in
sparc64-*-*)
sim_target=none # Don't build erc32 if sparc64.
;;
+ sparclite*-*-* | sparc86x*-*-*)
+ # The SPARC simulator can only be compiled by gcc.
+ sim_target=erc32
+ only_if_gcc=yes
+ ;;
sparc*-*-*)
# The SPARC simulator can only be compiled by gcc.
sim_target=erc32