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
This commit is contained in:
parent
759580edb7
commit
945e62ddd5
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-07-15 Andrew Haley <aph@redhat.com>
|
||||
|
||||
* configure.host:
|
||||
arm*-linux-gnu -> arm*-linux*.
|
||||
|
||||
2007-07-13 Andrew Haley <aph@redhat.com>
|
||||
|
||||
* libgcj.ver: Add __gcj_personality_sj0.
|
||||
|
|
|
@ -82,7 +82,7 @@ case "${host}" in
|
|||
enable_getenv_properties_default=no
|
||||
enable_main_args_default=no
|
||||
;;
|
||||
arm*-linux-gnu)
|
||||
arm*-linux*)
|
||||
libgcj_interpreter=yes
|
||||
sysdeps_dir=arm
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue