diff options
Diffstat (limited to 'dev-libs/intel-compute-runtime')
-rw-r--r-- | dev-libs/intel-compute-runtime/intel-compute-runtime-22.13.22789.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.13.22789.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.13.22789.ebuild index 4b6c563cdd2a..a58424820a2a 100644 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.13.22789.ebuild +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.13.22789.ebuild @@ -41,8 +41,6 @@ BDEPEND="virtual/pkgconfig" DOCS=( "README.md" "FAQ.md" ) -PATCHES=( "${FILESDIR}/${PN}-22.12.22749-metrics.patch" ) - src_configure() { local mycmakeargs=( -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr" |