* configure.in (hppa*64*-*-*): Do build ld for this configuration.
authorJeff Law <law@redhat.com>
Thu, 18 May 2000 16:58:06 +0000 (16:58 +0000)
committerJeff Law <law@redhat.com>
Thu, 18 May 2000 16:58:06 +0000 (16:58 +0000)
ChangeLog
configure.in

index da79dcbfd2a67925037f18c35b1dd1f7e01d5e75..86c2990363ba959570622b0bc48791d484e6082e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in (hppa*64*-*-*): Do build ld for this configuration.
+
 2000-05-18  David Edelsohn  <edelsohn@gnu.org>
 
        * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
index e3ca77bb4092a2701ec4a3b3d6690bef2d3bb904..c14f135056ee981b892b36d80984a4ee4040742c 100644 (file)
@@ -656,7 +656,8 @@ case "${target}" in
     ;;
   hppa*-*-*elf* | \
   hppa*-*-linux-gnu* | \
-  hppa*-*-lites*)
+  hppa*-*-lites* | \
+  hppa*64*-*-*)
     # Do configure ld/binutils/gas for the above cases.
     ;;
   hppa*-*-*)