diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2003-11-03 23:30:49 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2003-11-03 23:30:49 +0000 |
commit | 840f553b6efa4f6843420bad41dbd7206a97cc30 (patch) | |
tree | 603f9dd3d04dc992e170ca0f821b688cd07b23de | |
parent | new release (diff) | |
download | historical-840f553b6efa4f6843420bad41dbd7206a97cc30.tar.gz historical-840f553b6efa4f6843420bad41dbd7206a97cc30.tar.bz2 historical-840f553b6efa4f6843420bad41dbd7206a97cc30.zip |
Enable building of 64bit apps on Sparc and Mips, closing bug #24631. Fix is an
modified one from Jason Wever <weeve@gentoo.org>.
-rw-r--r-- | sys-devel/binutils/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/binutils/Manifest | 10 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.14.90.0.2.ebuild | 13 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.14.90.0.4.1-r1.ebuild | 13 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild | 13 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.14.90.0.7.ebuild | 13 |
6 files changed, 60 insertions, 10 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 0d7644349497..83ce49c41814 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/binutils # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.83 2003/11/01 16:17:00 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.84 2003/11/03 23:30:36 azarah Exp $ + + 04 Nov 2003; Martin Schlemmer <azarah@gentoo.org> + binutils-2.14.90.0.2.ebuild, binutils-2.14.90.0.4.1-r1.ebuild, + binutils-2.14.90.0.6-r7.ebuild, binutils-2.14.90.0.7.ebuild: + Enable building of 64bit apps on Sparc and Mips, closing bug #24631. Fix is an + modified one from Jason Wever <weeve@gentoo.org>. *binutils-2.14.90.0.7 (01 Nov 2003) diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest index 41ff7a30a069..211e259371a9 100644 --- a/sys-devel/binutils/Manifest +++ b/sys-devel/binutils/Manifest @@ -1,16 +1,16 @@ MD5 180a5724a39c60a76cce5d23a40b23f7 binutils-2.13.90.0.18-r1.ebuild 5367 -MD5 6d2fe81a47256f8c2cc53c0d9696ed84 binutils-2.14.90.0.2.ebuild 5330 +MD5 81a6c0292284ac5066b7c452dba54b57 binutils-2.14.90.0.2.ebuild 5583 MD5 3b3bb8e5916c0d12da07c5bfeb5d09cf binutils-2.14.90.0.6-r2.ebuild 5602 MD5 e56840c0286c1b40a114e80ced64dc45 binutils-2.13.90.0.18.ebuild 4572 MD5 bc3f212a30ea4168eaf3b97df6d552ac binutils-2.14.90.0.6-r3.ebuild 6018 MD5 b7ddfee30d6b7884c1b9088c6fde759d binutils-2.13.90.0.16-r1.ebuild 4661 MD5 1b11085f74185bfe7061a6fb01d62ebd binutils-2.12.90.0.15.ebuild 3501 -MD5 f8697c25289aab89e6094d02af61c380 ChangeLog 18543 -MD5 d1138c9abcc298937aa93a9d25add176 binutils-2.14.90.0.6-r7.ebuild 6399 +MD5 0dc01c6798bfe2f5de5ba2ac399c6ea0 ChangeLog 18857 +MD5 8d7d608f0831d9e911009b3d12bc7f81 binutils-2.14.90.0.6-r7.ebuild 6654 MD5 b7db6fb32b4653b2832c60bc12dce7a1 binutils-2.11.92.0.7.ebuild 2325 MD5 0605cad192892662d9ab7bcf4292a278 binutils-2.11.92.0.12.3-r2.ebuild 3047 -MD5 87e2477ba1072a1fc76af67ab531b0a2 binutils-2.14.90.0.4.1-r1.ebuild 6288 -MD5 4ef6a9d11f131bc9f493dba0dfa56449 binutils-2.14.90.0.7.ebuild 5226 +MD5 078a7270875e5ef3e428da1bc3658903 binutils-2.14.90.0.4.1-r1.ebuild 6541 +MD5 a64223e1b10f083d34e7eac698c3aa88 binutils-2.14.90.0.7.ebuild 5481 MD5 92e0fa5133dbba4ffefc25a217f28686 binutils-2.14.90.0.5-r1.ebuild 5781 MD5 9bcea11a247790647c9ecda3b499c218 binutils-2.14.90.0.6-r6.ebuild 6645 MD5 3b32997c2ca6b9893839c439e077e82d files/digest-binutils-2.14.90.0.6-r2 75 diff --git a/sys-devel/binutils/binutils-2.14.90.0.2.ebuild b/sys-devel/binutils/binutils-2.14.90.0.2.ebuild index ebe2e49e9cad..547db7a748ce 100644 --- a/sys-devel/binutils/binutils-2.14.90.0.2.ebuild +++ b/sys-devel/binutils/binutils-2.14.90.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.2.ebuild,v 1.11 2003/09/06 08:09:19 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.2.ebuild,v 1.12 2003/11/03 23:30:36 azarah Exp $ IUSE="nls bootstrap build" @@ -148,6 +148,17 @@ src_install() { ln -s ../${CHOST}/bin/${x} ${x} done + if [ -n "${PROFILE_ARCH}" ] && \ + [ "${PROFILE_ARCH/64}" != "${PROFILE_ARCH}" ] + then + dosym ${CHOST} /usr/${CHOST/-/64-} + + for x in `ls ${D}/usr/${CHOST/-/64-}/bin/` + do + dosym ../${CHOST/-/64-}/bin/${x} /usr/bin/${CHOST/-/64-}-${x} + done + fi + cd ${S} if [ -z "`use build`" ] then diff --git a/sys-devel/binutils/binutils-2.14.90.0.4.1-r1.ebuild b/sys-devel/binutils/binutils-2.14.90.0.4.1-r1.ebuild index a03b93149373..8f35c5969343 100644 --- a/sys-devel/binutils/binutils-2.14.90.0.4.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.14.90.0.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.4.1-r1.ebuild,v 1.4 2003/09/06 08:09:19 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.4.1-r1.ebuild,v 1.5 2003/11/03 23:30:36 azarah Exp $ IUSE="nls bootstrap build" @@ -172,6 +172,17 @@ src_install() { ln -s ../${CHOST}/bin/${x} ${x} done + if [ -n "${PROFILE_ARCH}" ] && \ + [ "${PROFILE_ARCH/64}" != "${PROFILE_ARCH}" ] + then + dosym ${CHOST} /usr/${CHOST/-/64-} + + for x in `ls ${D}/usr/${CHOST/-/64-}/bin/` + do + dosym ../${CHOST/-/64-}/bin/${x} /usr/bin/${CHOST/-/64-}-${x} + done + fi + cd ${S} if [ -z "`use build`" ] then diff --git a/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild b/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild index 9662c7e485b6..63c9410271de 100644 --- a/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild +++ b/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild,v 1.1 2003/10/26 19:01:06 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild,v 1.2 2003/11/03 23:30:36 azarah Exp $ IUSE="nls bootstrap build" @@ -180,6 +180,17 @@ src_install() { ln -s ../${CHOST}/bin/${x} ${x} done + if [ -n "${PROFILE_ARCH}" ] && \ + [ "${PROFILE_ARCH/64}" != "${PROFILE_ARCH}" ] + then + dosym ${CHOST} /usr/${CHOST/-/64-} + + for x in `ls ${D}/usr/${CHOST/-/64-}/bin/` + do + dosym ../${CHOST/-/64-}/bin/${x} /usr/bin/${CHOST/-/64-}-${x} + done + fi + cd ${S} if [ -z "`use build`" ] then diff --git a/sys-devel/binutils/binutils-2.14.90.0.7.ebuild b/sys-devel/binutils/binutils-2.14.90.0.7.ebuild index d458799e34dd..d65e2311e982 100644 --- a/sys-devel/binutils/binutils-2.14.90.0.7.ebuild +++ b/sys-devel/binutils/binutils-2.14.90.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.7.ebuild,v 1.1 2003/11/01 16:17:00 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.7.ebuild,v 1.2 2003/11/03 23:30:36 azarah Exp $ IUSE="nls bootstrap build" @@ -154,6 +154,17 @@ src_install() { ln -s ../${CHOST}/bin/${x} ${x} done + if [ -n "${PROFILE_ARCH}" ] && \ + [ "${PROFILE_ARCH/64}" != "${PROFILE_ARCH}" ] + then + dosym ${CHOST} /usr/${CHOST/-/64-} + + for x in `ls ${D}/usr/${CHOST/-/64-}/bin/` + do + dosym ../${CHOST/-/64-}/bin/${x} /usr/bin/${CHOST/-/64-}-${x} + done + fi + cd ${S} if [ -z "`use build`" ] then |