mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
* configure.host: Enable the interpreter for mipsel-* and mips-*.
From-SVN: r115625
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2006-07-20 David Daney <ddaney@avtrex.com>
|
||||
|
||||
* configure.host: Enable the interpreter for mipsel-* and mips-*.
|
||||
|
||||
2006-07-20 David Daney <ddaney@avtrex.com>
|
||||
|
||||
* include/mips-signal.h: Update copyright.
|
||||
|
||||
@@ -90,6 +90,9 @@ case "${host}" in
|
||||
enable_java_net_default=no
|
||||
enable_getenv_properties_default=no
|
||||
;;
|
||||
mipsel-*|mips-*)
|
||||
libgcj_interpreter=yes
|
||||
;;
|
||||
i686-*|i586-*|i486-*|i386-*)
|
||||
sysdeps_dir=i386
|
||||
# With -fomit-frame-pointer -maccumulate-outgoing-args (implied),
|
||||
|
||||
Reference in New Issue
Block a user