OSDN Git Service

* configure.in (hppa*64*-*-*): Do build ld for this configuration.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 May 2000 17:04:14 +0000 (17:04 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 May 2000 17:04:14 +0000 (17:04 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33987 138bc75d-0d04-0410-961f-82ee72b054a4

ChangeLog
configure.in

index fe44c03..d65e209 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  Alexandre Oliva  <aoliva@cygnus.com>
 
        * Makefile.in (configure-target-libiberty): Depend on
index cfb33ad..8059793 100644 (file)
@@ -653,7 +653,9 @@ case "${target}" in
     noconfigdirs="$noconfigdirs target-libg++ ${libstdcxx_version} target-librx target-libgloss target-libffi"
     ;;
   hppa*-*-*elf* | \
-  hppa*-*-lites*)
+  hppa*-*-linux-gnu* | \
+  hppa*-*-lites* | \
+  hppa*64*-*-*)
     # Do configure ld/binutils/gas for this case.
     ;;
   hppa*-*-*)