Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 21248 Details for
Bug 34320
Version Bump: libtc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild libtc-1.0.3
libtc-1.0.3.ebuild (text/plain), 713 bytes, created by
Marc Hildebrand (RETIRED)
on 2003-11-25 01:42:27 UTC
(
hide
)
Description:
Ebuild libtc-1.0.3
Filename:
MIME Type:
Creator:
Marc Hildebrand (RETIRED)
Created:
2003-11-25 01:42:27 UTC
Size:
713 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >IUSE="static" > >S=${WORKDIR}/${P} >DESCRIPTION="libtc is a library of useful functions and function often missing on some systems -- supplements libc functions." >HOMEPAGE="http://libtc.sourceforge.net" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64 ~amd64" > >DEPEND="virtual/glibc" > > >src_compile() { > > local myconf > myconf="--with-gnu-ld" > > use static && myconf="${myconf} --enable-static" > > econf ${myconf} || die "configure failed" > > make || die >} > >src_install() { > make DESTDIR=${D} install || die >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 34320
: 21248