* configure.host (sparc*-*): Enable bytecode interpreter.
From-SVN: r60862
This commit is contained in:
parent
3fd5abcf46
commit
2eb1ea8323
@ -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):
|
||||
|
@ -132,7 +132,8 @@ case "${host}" in
|
||||
libgcj_interpreter=yes
|
||||
enable_hash_synchronization_default=yes
|
||||
;;
|
||||
sparc-*)
|
||||
sparc*-*)
|
||||
libgcj_interpreter=yes
|
||||
;;
|
||||
ia64-*)
|
||||
sysdeps_dir=ia64
|
||||
|
Loading…
Reference in New Issue
Block a user