diff options
| author | ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-03-01 12:35:16 +0000 |
|---|---|---|
| committer | ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-03-01 12:35:16 +0000 |
| commit | b1c4a6b30f661e2dd5521bdafcf44c0a4c47d48d (patch) | |
| tree | 11411a5b8e54ca201970dfe3a2111a54d99af4e4 /libjava/configure.host | |
| parent | c8d454446f3b060c7e5296cd6e030d2150a6b929 (diff) | |
| download | ppe42-gcc-b1c4a6b30f661e2dd5521bdafcf44c0a4c47d48d.tar.gz ppe42-gcc-b1c4a6b30f661e2dd5521bdafcf44c0a4c47d48d.zip | |
* configure.host (mips-sgi-irix6*): Don't set libgcj_interpreter.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157138 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/configure.host')
| -rw-r--r-- | libjava/configure.host | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libjava/configure.host b/libjava/configure.host index 3baaf274a0f..36039b5fc4a 100644 --- a/libjava/configure.host +++ b/libjava/configure.host @@ -282,8 +282,6 @@ EOF ;; mips-sgi-irix6* ) sysdeps_dir=mips - # disable interpreter, no closure support for N32 and N64 ABIs - libgcj_interpreter=no ;; arm*-linux* ) slow_pthread_self=no |

