Commit 46f56f54 by Andreas Tobler Committed by Tom Tromey

configure.host (powerpc*-darwin*): Enable interpreter.

2002-03-12  Andreas Tobler  <a.tobler@schweiz.ch>

	* configure.host (powerpc*-darwin*): Enable interpreter.

From-SVN: r50686
parent 2ab57cc9
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-*)
;;
......
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