* configure.host (sparc*-*): Enable bytecode interpreter.

From-SVN: r60862
This commit is contained in:
Jeff Sturm 2003-01-03 23:36:42 +00:00 committed by Jeff Sturm
parent 3fd5abcf46
commit 2eb1ea8323
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-01-03 Jeff Sturm <jsturm@one-point.com>
* configure.host (sparc*-*): Enable bytecode interpreter.
2003-01-03 Dhek Bhun Kho <bhun@chello.nl>
* gnu/java/rmi/server/UnicastServerRef.java (unexportObject):

View File

@ -132,7 +132,8 @@ case "${host}" in
libgcj_interpreter=yes
enable_hash_synchronization_default=yes
;;
sparc-*)
sparc*-*)
libgcj_interpreter=yes
;;
ia64-*)
sysdeps_dir=ia64