From: "Kacper Kowalik" <xarthisius@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/xarthisius:master commit in: opencl.eselect/
Date: Sun, 25 Dec 2011 20:03:09 +0000 (UTC) [thread overview]
Message-ID: <a8aeb22dafeb4990158bb0446eb834bd299a045d.xarthisius@gentoo> (raw)
commit: a8aeb22dafeb4990158bb0446eb834bd299a045d
Author: Kacper Kowalik (Xarthisius) <xarthisius.kk <AT> gmail <DOT> com>
AuthorDate: Sun Dec 25 20:03:02 2011 +0000
Commit: Kacper Kowalik <xarthisius <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 20:03:02 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/xarthisius.git;a=commit;h=a8aeb22d
[opencl.eselect] shuffle headers
---
opencl.eselect/opencl.eselect | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/opencl.eselect/opencl.eselect b/opencl.eselect/opencl.eselect
index a29d095..6711423 100644
--- a/opencl.eselect/opencl.eselect
+++ b/opencl.eselect/opencl.eselect
@@ -154,7 +154,7 @@ set_new_implementation() {
[[ ${ROOT} != / ]] && libdir=${libdir#${EROOT}}
[[ -d ${PREFIX}/${libdir}/OpenCL && ! -h ${PREFIX}/${libdir} ]] || continue
[[ -f "${PREFIX}/${libdir}/OpenCL/vendors/${cl_implem}/libOpenCL.so" ]] && found_opencl=yes
- echo "${PREFIX}/${libdir}/OpenCL/vendors/${cl_implem}/libOpenCL.so"
+ #echo "DEBUG: ${PREFIX}/${libdir}/OpenCL/vendors/${cl_implem}/libOpenCL.so"
done
if [[ -z ${found_opencl} ]]; then
@@ -205,8 +205,7 @@ set_new_implementation() {
setup_includes_symlinks \
"${DST_PREFIX}/include/CL" \
"${PREFIX}/${libdir}/OpenCL/vendors/${cl_implem}/include/CL/" \
- "${PREFIX}/${libdir}/OpenCL/vendors/${cl_implem}/include/" \
- "${PREFIX}/${libdir}/OpenCL/global/include/"
+ "${PREFIX}/${libdir}/OpenCL/global/include/CL/"
# Setup the $LDPATH
if [[ "x${REMOVE_ONLY}" == "xfalse" ]]; then
next reply other threads:[~2011-12-25 20:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-25 20:03 Kacper Kowalik [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-03-08 10:33 [gentoo-commits] dev/xarthisius:master commit in: opencl.eselect/ Kacper Kowalik
2011-12-25 19:50 Kacper Kowalik
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=a8aeb22dafeb4990158bb0446eb834bd299a045d.xarthisius@gentoo \
--to=xarthisius@gentoo.org \
--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