From: "Honza Macháček" <Hloupy.Honza@centrum.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-util/nvidia-cuda-sdk/
Date: Wed, 11 Jul 2012 09:09:08 +0000 (UTC) [thread overview]
Message-ID: <1341997739.6659689ff8f14bb1bf09395f4fde19c9e23ce7fe.honza_machacek@gentoo> (raw)
commit: 6659689ff8f14bb1bf09395f4fde19c9e23ce7fe
Author: Honza Macháček <Hloupy.Honza <AT> centrum <DOT> cz>
AuthorDate: Wed Jul 11 09:08:59 2012 +0000
Commit: Honza Macháček <Hloupy.Honza <AT> centrum <DOT> cz>
CommitDate: Wed Jul 11 09:08:59 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6659689f
Made dev-util/nvidia-cuda-sdk-4.2.9 compile with USE=opencl
---
dev-util/nvidia-cuda-sdk/ChangeLog | 4 ++++
.../nvidia-cuda-sdk/nvidia-cuda-sdk-4.2.9.ebuild | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/dev-util/nvidia-cuda-sdk/ChangeLog b/dev-util/nvidia-cuda-sdk/ChangeLog
index 7eba571..5e92775 100644
--- a/dev-util/nvidia-cuda-sdk/ChangeLog
+++ b/dev-util/nvidia-cuda-sdk/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-sdk/ChangeLog,v 1.30 2012/02/05 16:39:02 spock Exp $
+ 11 Jul 2012; Honza Macháček <Hloupy.Honza@centrum.cz>
+ nvidia-cuda-sdk-4.2.9.ebuild:
+ Corrected OpenCL spelling in `emake -C OpenCL`
+
*nvidia-cuda-sdk-4.2.9 (04 Jul 2012)
04 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org>
diff --git a/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-4.2.9.ebuild b/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-4.2.9.ebuild
index 6ce3153..188cfcd 100644
--- a/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-4.2.9.ebuild
+++ b/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-4.2.9.ebuild
@@ -39,7 +39,7 @@ src_compile() {
use debug && myopts+=" dbg=1"
cd sdk
use cuda && emake -C C cuda-install="${EPREFIX}"/opt/cuda ${myopts}
- use opencl && emake -C opencl
+ use opencl && emake -C OpenCL
}
src_install() {
next reply other threads:[~2012-07-11 9:09 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-11 9:09 Honza Macháček [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-10-30 15:47 [gentoo-commits] proj/sci:master commit in: dev-util/nvidia-cuda-sdk/ Justin Lecher
2016-09-15 14:18 Marius Brehler
2016-05-30 8:52 Marius Brehler
2015-09-09 8:11 Justin Lecher
2015-07-10 3:59 Nicolas Bock
2015-03-20 4:31 Christoph Junghans
2015-01-18 2:16 Christoph Junghans
2015-01-18 2:16 Christoph Junghans
2014-11-17 7:12 Justin Lecher
2014-08-21 8:32 Justin Lecher
2014-07-10 8:53 Justin Lecher
2014-07-10 8:53 Justin Lecher
2012-11-26 22:02 Justin Lecher
2012-11-26 22:02 Justin Lecher
2012-07-04 18:51 Sebastien Fabbro
2012-07-03 17:30 Sebastien Fabbro
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1341997739.6659689ff8f14bb1bf09395f4fde19c9e23ce7fe.honza_machacek@gentoo \
--to=hloupy.honza@centrum.cz \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox