From 1c57e2955d621e4102118957f8cc744a2c43c7a4 Mon Sep 17 00:00:00 2001 From: Mark Alexander Date: Wed, 29 Apr 1998 20:11:29 +0000 Subject: [PATCH] * configure.in: Build simulator on sparclite and sparc86x targets. * configure: Regenerate. --- sim/configure.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sim/configure.in b/sim/configure.in index 83cffc4d15..f098025a0d 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