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 13:57:02
Message-Id: 1227794220.13985.545.camel@jetpack.demon.co.uk
In Reply to: Re: [gentoo-alt] readline ebuild problem by Alan Hourihane
1 On Thu, 2008-11-27 at 10:21 +0000, Alan Hourihane wrote:
2 > Let me try the ".irrelevant" flag and see what breaks though.
3
4 O.k. let's go for this then, and I can bump into issues as they come, as
5 it obviously works for the readline case.
6
7 So, I need multilib.eclass changing from ".a" to ".irrelevant" and then
8 in toolchain-funcs.eclass I need to add...
9
10 *-mint*)
11 # do nothing
12 return
13 ;;
14
15 in gen_usr_ldscript().
16
17 Alan.

Replies

Subject Author
Re: [gentoo-alt] readline ebuild problem Alan Hourihane <alanh@×××××××××××.uk>