summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-04-07 11:40:14 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-04-07 11:42:41 +0100
commitb023986de7d466d361798bae98f45f8ba7a42e8a (patch)
treee1bffa55ae2ba9a1eb0f1c662e51dce7a16a48bb /dev-libs/ivykis/ivykis-0.42.2.ebuild
parentmedia-libs/libvorbis: stable 1.3.6 for sparc (diff)
downloadgentoo-b023986de7d466d361798bae98f45f8ba7a42e8a.tar.gz
gentoo-b023986de7d466d361798bae98f45f8ba7a42e8a.tar.bz2
gentoo-b023986de7d466d361798bae98f45f8ba7a42e8a.zip
sys-devel/binutils: fix ldscrips ${CTARGET} search path, bug #147155
This change fixes long-standing search path issue in Gentoo's binutils: Before the change search path was the following: /usr/${CTARGET}/lib/ldscripts Note: it points to $SYSROOT, not to native cross-tools. After the change search path is the following: /usr/${CHOST}/${CTARGET}/lib/ldscripts Added two notes to the ebuild on how things are supposed to work: - Note [slotting support] - Note [tooldir hack for ldscripts] Applied change to 2.30-r1 and live ebuilds. Reported-by: Heiko Rosemann Closes: https://bugs.gentoo.org/147155 Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-libs/ivykis/ivykis-0.42.2.ebuild')
0 files changed, 0 insertions, 0 deletions