* [gentoo-commits] gentoo-x86 commit in eclass/ELT-patches/sol2-conf: 2.4.2
@ 2012-05-06 10:41 Fabian Groffen (grobian)
0 siblings, 0 replies; only message in thread
From: Fabian Groffen (grobian) @ 2012-05-06 10:41 UTC (permalink / raw
To: gentoo-commits
grobian 12/05/06 10:41:48
Added: 2.4.2
Log:
Add ELT patch for Solaris x64 libtool problem where the linker is set to 'ld_sol2'
Revision Changes Path
1.1 eclass/ELT-patches/sol2-conf/2.4.2
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ELT-patches/sol2-conf/2.4.2?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ELT-patches/sol2-conf/2.4.2?rev=1.1&content-type=text/plain
Index: 2.4.2
===================================================================
Unbreak x86_64-pc-solaris2.1[01], it IS 64-bits too. Without this,
libtool thinks the linker is called ld_sol2.
--- configure
+++ configure
@@ -1383,7 +1383,7 @@
case $lt_cv_prog_gnu_ld in
yes*)
case $host in
- i?86-*-solaris*)
+ i?86-*-solaris*|x86_64-*-solaris*)
LD="${LD-ld} -m elf_x86_64"
;;
sparc*-*-solaris*)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-06 10:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-06 10:41 [gentoo-commits] gentoo-x86 commit in eclass/ELT-patches/sol2-conf: 2.4.2 Fabian Groffen (grobian)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox