summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-29 11:57:48 +0100
committerSam James <sam@gentoo.org>2024-06-29 11:57:48 +0100
commit1a6e4e473b4b5a9c04779b464c4a5b3da706379a (patch)
tree08afaea1d72fb641759a3a6b4c92b7e77b0b29fc /dev-libs/intel-compute-runtime
parentnet-libs/miniupnpc: Stabilize 2.2.8-r1 arm64, #935113 (diff)
downloadgentoo-1a6e4e473b4b5a9c04779b464c4a5b3da706379a.tar.gz
gentoo-1a6e4e473b4b5a9c04779b464c4a5b3da706379a.tar.bz2
gentoo-1a6e4e473b4b5a9c04779b464c4a5b3da706379a.zip
dev-libs/intel-compute-runtime: update filter-lto comment
* Update link to upstream bug wrt ODR (original was a dupe) * Add ref to other bug (GCC ICE) Bug: https://gcc.gnu.org/PR114790 Bug: https://bugs.gentoo.org/930199 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/intel-compute-runtime')
-rw-r--r--dev-libs/intel-compute-runtime/intel-compute-runtime-24.17.29377.6.ebuild4
-rw-r--r--dev-libs/intel-compute-runtime/intel-compute-runtime-24.22.29735.21.ebuild4
2 files changed, 6 insertions, 2 deletions
diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-24.17.29377.6.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-24.17.29377.6.ebuild
index 6cc55d2ef71c..5ea15e181651 100644
--- a/dev-libs/intel-compute-runtime/intel-compute-runtime-24.17.29377.6.ebuild
+++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-24.17.29377.6.ebuild
@@ -56,7 +56,9 @@ src_prepare() {
}
src_configure() {
- # See https://github.com/intel/compute-runtime/issues/531
+ # Filtered for two reasons:
+ # 1) https://github.com/intel/compute-runtime/issues/528
+ # 2) bug #930199
filter-lto
local mycmakeargs=(
diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-24.22.29735.21.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-24.22.29735.21.ebuild
index e227bc0c7d57..fdcd36bcc742 100644
--- a/dev-libs/intel-compute-runtime/intel-compute-runtime-24.22.29735.21.ebuild
+++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-24.22.29735.21.ebuild
@@ -56,7 +56,9 @@ src_prepare() {
}
src_configure() {
- # See https://github.com/intel/compute-runtime/issues/531
+ # Filtered for two reasons:
+ # 1) https://github.com/intel/compute-runtime/issues/528
+ # 2) bug #930199
filter-lto
local mycmakeargs=(