OSDN Git Service

* configure.host (hppa*-*): Set 'enable_hash_synchronization_default'
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Jun 2006 01:42:41 +0000 (01:42 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Jun 2006 01:42:41 +0000 (01:42 +0000)
to no.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114630 138bc75d-0d04-0410-961f-82ee72b054a4

libjava/ChangeLog
libjava/configure.host

index bae3bbd..df981e3 100644 (file)
@@ -1,3 +1,8 @@
+2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * configure.host (hppa*-*): Set 'enable_hash_synchronization_default'
+       to no.
+
 2006-06-12  Andrew Haley  <aph@redhat.com>
 
        * testsuite/libjava.lang/PR27908.out: Delete.
index c27f54c..c2d9ce1 100644 (file)
@@ -130,7 +130,7 @@ case "${host}" in
   hppa*-*)
        sysdeps_dir=pa
        libgcj_interpreter=yes
-       enable_hash_synchronization_default=yes
+       enable_hash_synchronization_default=no
        ;;
   powerpc64*-*)
        sysdeps_dir=powerpc