Commit 945e62dd by Andrew Haley Committed by Andrew Haley

configure.host: arm*-linux-gnu -> arm*-linux*.

2007-07-15  Andrew Haley  <aph@redhat.com>

        * configure.host: 
        arm*-linux-gnu -> arm*-linux*.

From-SVN: r126659
parent 759580ed
2007-07-15 Andrew Haley <aph@redhat.com>
* configure.host:
arm*-linux-gnu -> arm*-linux*.
2007-07-13 Andrew Haley <aph@redhat.com> 2007-07-13 Andrew Haley <aph@redhat.com>
* libgcj.ver: Add __gcj_personality_sj0. * libgcj.ver: Add __gcj_personality_sj0.
......
...@@ -82,7 +82,7 @@ case "${host}" in ...@@ -82,7 +82,7 @@ case "${host}" in
enable_getenv_properties_default=no enable_getenv_properties_default=no
enable_main_args_default=no enable_main_args_default=no
;; ;;
arm*-linux-gnu) arm*-linux*)
libgcj_interpreter=yes libgcj_interpreter=yes
sysdeps_dir=arm sysdeps_dir=arm
;; ;;
......
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