From: Mark Alexander Date: Wed, 29 Apr 1998 20:11:29 +0000 (+0000) Subject: * configure.in: Build simulator on sparclite and sparc86x targets. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1c57e2955d621e4102118957f8cc744a2c43c7a4;p=binutils-gdb.git * configure.in: Build simulator on sparclite and sparc86x targets. * configure: Regenerate. --- diff --git a/sim/configure.in b/sim/configure.in index 83cffc4d15e..f098025a0d9 100644 --- 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