Commit 2eb1ea83 by Jeff Sturm Committed by Jeff Sturm

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

From-SVN: r60862
parent 3fd5abcf
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):
......
......@@ -132,7 +132,8 @@ case "${host}" in
libgcj_interpreter=yes
enable_hash_synchronization_default=yes
;;
sparc-*)
sparc*-*)
libgcj_interpreter=yes
;;
ia64-*)
sysdeps_dir=ia64
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment