configure.host (powerpc*-darwin*): Enable interpreter.
2002-03-12 Andreas Tobler <a.tobler@schweiz.ch> * configure.host (powerpc*-darwin*): Enable interpreter. From-SVN: r50686
This commit is contained in:
parent
2ab57cc911
commit
46f56f54c4
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2002-03-12 Andreas Tobler <a.tobler@schweiz.ch>
|
||||
|
||||
* configure.host (powerpc*-darwin*): Enable interpreter.
|
||||
|
||||
2002-03-10 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
|
||||
|
||||
* include/posix.h: Add multiple include header protection.
|
||||
|
|
|
@ -93,7 +93,7 @@ case "${host}" in
|
|||
;;
|
||||
powerpc*-darwin*)
|
||||
sysdeps_dir=powerpc
|
||||
libgcj_interpreter=no
|
||||
libgcj_interpreter=yes
|
||||
;;
|
||||
sparc-*)
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue