Gentoo Archives: gentoo-alt

From: Alan Hourihane <alanh@×××××××××××.uk>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] readline ebuild problem
Date: Thu, 27 Nov 2008 18:43:21
Message-Id: 1227811397.13985.562.camel@jetpack.demon.co.uk
In Reply to: Re: [gentoo-alt] readline ebuild problem by Alan Hourihane
1 On Thu, 2008-11-27 at 13:56 +0000, Alan Hourihane wrote:
2 > On Thu, 2008-11-27 at 10:21 +0000, Alan Hourihane wrote:
3 > > Let me try the ".irrelevant" flag and see what breaks though.
4 >
5 > O.k. let's go for this then, and I can bump into issues as they come, as
6 > it obviously works for the readline case.
7
8 Argh. Nope libperl breaks and creates libperl.irrelevant.
9
10 So I'm back to fixing readline, as I'm loathe to go fixing everything
11 this will break.
12
13 But I still need the patch below applying.
14
15 > So, I need multilib.eclass changing from ".a" to ".irrelevant" and then
16 > in toolchain-funcs.eclass I need to add...
17 >
18 > *-mint*)
19 > # do nothing
20 > return
21 > ;;
22 >
23 > in gen_usr_ldscript().
24
25 Alan.

Replies

Subject Author
Re: [gentoo-alt] readline ebuild problem Fabian Groffen <grobian@g.o>
Re: [gentoo-alt] readline ebuild problem Michael Haubenwallner <haubi@g.o>