Gentoo Archives: gentoo-alpha

From: Aron Griffis <agriffis@g.o>
To: gentoo-ia64@g.o, gentoo-alpha@g.o
Subject: [gentoo-alpha] Re: [gentoo-ia64] non-PIC code in shared libraries
Date: Wed, 10 Dec 2003 18:01:27
Message-Id: 20031211000125.GL9669@time
In Reply to: [gentoo-alpha] Re: [gentoo-ia64] non-PIC code in shared libraries by Aron Griffis
1 Done. I wrote 64-bit.eclass and demonstrated its use in
2 ncurses-5.3-r4.ebuild:
3
4 inherit flag-o-matic 64-bit
5
6 src_compile() {
7 64-bit && append-flags -fPIC
8 ...
9 }
10
11 Aron
12
13 P.S. Jon, please forward to gentoo-amd64. I can't post there because
14 I'm not subscribed.
15
16 --
17 Aron Griffis
18 Gentoo Linux Developer (alpha / ia64 / ruby / vim)
19 Key fingerprint = E3B6 8734 C2D6 B5E5 AE76 FB3A 26B1 C5E3 2010 4EB0