public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-neo/
Date: Fri, 26 Jun 2020 10:47:20 +0000 (UTC)	[thread overview]
Message-ID: <1593168413.8b8f9dd8c692cd9572888626e5fa7cb22053c703.marecki@gentoo> (raw)

commit:     8b8f9dd8c692cd9572888626e5fa7cb22053c703
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 26 10:41:55 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Jun 26 10:46:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b8f9dd8

dev-libs/intel-neo: switch back to using bundled OpenCL headers

The version currently in the tree does not build against recent versions
of dev-util/opencl-headers, using the bundled ones is mostly harmless
because they aren't installed anywhere, and it shouldn't cause any
compatibility issues for OpenCL-aware applications (which build against
dev-util/opencl-headers via >=virtual/opencl-3) because they link
against libOpenCL provided by an ICD loader, not against NEO itself.

Closes: https://bugs.gentoo.org/729304
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 dev-libs/intel-neo/intel-neo-20.16.16582.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dev-libs/intel-neo/intel-neo-20.16.16582.ebuild b/dev-libs/intel-neo/intel-neo-20.16.16582.ebuild
index 4cad6048399..dfa0c9b9156 100644
--- a/dev-libs/intel-neo/intel-neo-20.16.16582.ebuild
+++ b/dev-libs/intel-neo/intel-neo-20.16.16582.ebuild
@@ -27,7 +27,6 @@ COMMON=">=virtual/opencl-3
 		x11-libs/libva
 	)"
 DEPEND="${COMMON}
-	dev-util/opencl-headers
 	media-libs/mesa"	# for Khronos OpenGL headers
 RDEPEND="${COMMON}"
 
@@ -40,9 +39,6 @@ S="${WORKDIR}"/${MY_P}
 
 src_configure() {
 	local mycmakeargs=(
-		-DKHRONOS_HEADERS_DIR="${EPREFIX}/usr/include"
-		# CMake only sets this automatically for bundled OpenCL headers
-		-DNEO_EXTRA_DEFINES="CL_TARGET_OPENCL_VERSION=220"
 		-DKHRONOS_GL_HEADERS_DIR="${EPREFIX}/usr/include"
 		-DBUILD_WITH_L0=$(usex l0)
 		-DDISABLE_LIBVA=$(usex vaapi "no" "yes")


             reply	other threads:[~2020-06-26 10:47 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-26 10:47 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-26 11:40 [gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-neo/ Conrad Kostecki
2021-09-21  6:35 Agostino Sarubbo
2021-09-18 21:47 Conrad Kostecki
2021-09-11 11:10 Conrad Kostecki
2021-08-27 23:40 Conrad Kostecki
2021-08-22 13:07 Conrad Kostecki
2021-08-22 12:06 Conrad Kostecki
2021-08-19 11:59 Conrad Kostecki
2021-08-17 19:05 Conrad Kostecki
2021-04-23 13:21 Guilherme Amadio
2021-02-02 13:46 Joonas Niilola
2020-11-03 11:49 Marek Szuba
2020-11-03 11:40 Marek Szuba
2020-10-12 12:14 Marek Szuba
2020-09-22 10:04 Marek Szuba
2020-09-20 15:10 Marek Szuba
2020-09-13 20:40 Marek Szuba
2020-09-13 11:13 Marek Szuba
2020-06-26 10:47 Marek Szuba
2020-04-26 21:27 Marek Szuba
2020-04-08 14:52 Marek Szuba
2020-03-13 16:05 Marek Szuba
2020-03-13 16:05 Marek Szuba
2020-02-24 19:11 Marek Szuba
2020-01-27 13:44 Marek Szuba
2020-01-27 13:41 Marek Szuba
2019-12-10 12:49 Marek Szuba
2019-11-28 10:08 Marek Szuba
2019-10-08 14:57 Marek Szuba
2019-10-01 21:54 Marek Szuba
2019-09-20  8:54 Marek Szuba
2019-08-05 15:26 Marek Szuba
2019-06-11 14:05 Marek Szuba

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=1593168413.8b8f9dd8c692cd9572888626e5fa7cb22053c703.marecki@gentoo \
    --to=marecki@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