diff --git a/media-gfx/openvdb/openvdb-11.0.0-r1.ebuild b/media-gfx/openvdb/openvdb-11.0.0-r1.ebuild index fd6458c83c892..e39416b30db13 100644 --- a/media-gfx/openvdb/openvdb-11.0.0-r1.ebuild +++ b/media-gfx/openvdb/openvdb-11.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -339,7 +339,6 @@ my_src_configure() { einfo "Building with CUDAARCHS=${CUDAARCHS}" fi - if [[ ! -v CUDAHOSTCXX ]]; then local -x CUDAHOSTCXX CUDAHOSTCXX="$(cuda_get_host_compiler)" @@ -349,7 +348,6 @@ my_src_configure() { CUDAHOSTLD="$(tc-getCXX)" fi - if tc-is-gcc; then # Filter out IMPLICIT_LINK_DIRECTORIES picked up by CMAKE_DETERMINE_COMPILER_ABI(CUDA) # See /usr/share/cmake/Help/variable/CMAKE_LANG_IMPLICIT_LINK_DIRECTORIES.rst