Rainer Orth <r...@cebitec.uni-bielefeld.de> writes:

> All bootstraps have completed without regressions, so I've installed the
> patch as is, after verifying that the libgo parts aren't present in the
> upstream Go repo.

I committed the libgo patch to the upstream repository.

Thanks.

Ian

diff -r 70b5a35b2d19 libgo/config/libtool.m4
--- a/libgo/config/libtool.m4	Wed Jul 06 12:44:38 2011 -0700
+++ b/libgo/config/libtool.m4	Thu Jul 07 09:47:14 2011 -0700
@@ -1296,7 +1296,7 @@
       case $lt_cv_prog_gnu_ld in
       yes*)
         case $host in
-        i?86-*-solaris*)
+        i?86-*-solaris* | x86_64-*-solaris2.1[[0-9]]*)
           LD="${LD-ld} -m elf_x86_64"
           ;;
         sparc*-*-solaris*)

Reply via email to