]> git.pld-linux.org Git - packages/opencl-clang.git/blobdiff - llvm10.patch
up to 11.0.0
[packages/opencl-clang.git] / llvm10.patch
diff --git a/llvm10.patch b/llvm10.patch
deleted file mode 100644 (file)
index 5a4c3df..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- opencl-clang-10.0.0/CMakeLists.txt.orig    2020-04-10 16:29:26.493507026 +0200
-+++ opencl-clang-10.0.0/CMakeLists.txt 2020-04-10 16:32:55.252632824 +0200
-@@ -218,6 +218,10 @@
- set(LLVM_REQUIRES_EH ON)
-+if(LLVM_PACKAGE_VERSION VERSION_GREATER_EQUAL 10.0.0 AND Polly IN_LIST LLVM_AVAILABLE_LIBS)
-+  list(APPEND ADDITIONAL_LIBS Polly)
-+endif()
-+
- add_llvm_library(${TARGET_NAME} SHARED
-   ${TARGET_INCLUDE_FILES}
-   ${TARGET_SOURCE_FILES}
This page took 0.069514 seconds and 4 git commands to generate.