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:
Rask Ingemann Lambertsen 2007-07-16 12:32:05 +02:00 committed by Rask Ingemann Lambertsen
parent 54d82da191
commit 3d08716e93
2 changed files with 7 additions and 0 deletions

View File

@ -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>.

View 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