Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 175140 Details for
Bug 137043
app-benchmarks/nbench-2.2.2 [PATCH] fix CPU detection on alpha
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cleanbench-1.0 ebuild
cleanbench-1.0.ebuild (text/plain), 888 bytes, created by
Matt Turner
on 2008-12-12 20:40:35 UTC
(
hide
)
Description:
cleanbench-1.0 ebuild
Filename:
MIME Type:
Creator:
Matt Turner
Created:
2008-12-12 20:40:35 UTC
Size:
888 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cleanbench/cleanbench-1.0.ebuild,v 1.0 2008/12/11 11:58:01 mattst88 Exp $ > >inherit eutils toolchain-funcs > >DESCRIPTION="clean nbench Benchmark utility for Linux/UNIX" >HOMEPAGE="http://mattst88.com/programming/cleanbench/" >SRC_URI="http://mattst88.com/programming/cleanbench/${P}.tar.bz2" > >LICENSE="freedist" >SLOT="0" >KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sh sparc x86" >IUSE="" > >DEPEND="virtual/libc > dev-libs/libproccpuinfo" > >src_compile() { > sed -i -e 's:inpath="NNET.DAT":inpath="/usr/share/cleanbench/NNET.DAT":' neural.c || die > > make LINKFLAGS="${LDFLAGS}" CC=$(tc-getCC) CFLAGS="${CFLAGS}" || die "make failed" >} > >src_install() { > dobin cleanbench > insinto /usr/share/cleanbench > doins NNET.DAT > dodoc README bdoc.txt >}
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 137043
:
89356
|
96077
| 175140 |
175141