mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
re PR target/32340 ([arm] libjava build failure due to missing thread synchronization primitives)
PR target/32340 * configure.host (arm*-elf | strongarm*-elf | xscale*-elf): Use the new sysdeps/arm directory. From-SVN: r126675
This commit is contained in:
parent
54d82da191
commit
3d08716e93
@ -1,3 +1,9 @@
|
||||
2007-07-16 Rask Ingemann Lambertsen <rask@sygehus.dk>
|
||||
|
||||
PR target/32340
|
||||
* configure.host (arm*-elf | strongarm*-elf | xscale*-elf): Use the
|
||||
new sysdeps/arm directory.
|
||||
|
||||
2007-07-15 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* java/io/File.java: Implement Comparable<File>.
|
||||
|
@ -81,6 +81,7 @@ case "${host}" in
|
||||
enable_java_net_default=no
|
||||
enable_getenv_properties_default=no
|
||||
enable_main_args_default=no
|
||||
sysdeps_dir=arm
|
||||
;;
|
||||
arm*-linux*)
|
||||
libgcj_interpreter=yes
|
||||
|
Loading…
Reference in New Issue
Block a user