summarylogtreecommitdiffstats
path: root/intel-compute-runtime-git-fix-ld.so-config.patch
diff options
context:
space:
mode:
Diffstat (limited to 'intel-compute-runtime-git-fix-ld.so-config.patch')
-rw-r--r--intel-compute-runtime-git-fix-ld.so-config.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/intel-compute-runtime-git-fix-ld.so-config.patch b/intel-compute-runtime-git-fix-ld.so-config.patch
deleted file mode 100644
index e7f097833f4e..000000000000
--- a/intel-compute-runtime-git-fix-ld.so-config.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naurp a/package.cmake b/package.cmake
---- a/package.cmake 2019-04-03 02:06:41.000000000 +0000
-+++ b/package.cmake 2019-04-03 02:35:40.789495405 +0000
-@@ -39,7 +39,7 @@ if(UNIX)
-
- set(OCL_ICD_RUNTIME_NAME ${CMAKE_SHARED_LIBRARY_PREFIX}${NEO_DLL_NAME_BASE}${CMAKE_SHARED_LIBRARY_SUFFIX})
- install(
-- CODE "file( WRITE ${IGDRCL_BINARY_DIR}/libintelopencl.conf \"${CMAKE_INSTALL_FULL_LIBDIR}\n\" )"
-+ CODE "file( WRITE ${IGDRCL_BINARY_DIR}/libintelopencl.conf \"${CMAKE_INSTALL_FULL_LIBDIR}/intel-opencl\n\" )"
- CODE "file( WRITE ${IGDRCL_BINARY_DIR}/intel.icd \"${CMAKE_INSTALL_FULL_LIBDIR}/intel-opencl/${OCL_ICD_RUNTIME_NAME}\n\" )"
- CODE "file( WRITE ${IGDRCL_BINARY_DIR}/tmp/postinst \"/sbin/ldconfig\n\" )"
- CODE "file( WRITE ${IGDRCL_BINARY_DIR}/tmp/postrm \"/sbin/ldconfig\n\" )"