Drop patch not fixing the mips64el issue

This commit is contained in:
Gianfranco Costamagna 2023-09-16 10:44:57 +02:00
parent a20a6e46dc
commit 97eeb1331c
2 changed files with 0 additions and 11 deletions

View File

@ -1,10 +0,0 @@
--- llvm-toolchain-16-16.0.6.orig/openmp/runtime/cmake/config-ix.cmake
+++ llvm-toolchain-16-16.0.6/openmp/runtime/cmake/config-ix.cmake
@@ -328,6 +329,7 @@ else()
(LIBOMP_ARCH STREQUAL aarch64) OR
(LIBOMP_ARCH STREQUAL aarch64_a64fx) OR
(LIBOMP_ARCH STREQUAL ppc64le) OR
+ (LIBOMP_ARCH STREQUAL mips64) OR
(LIBOMP_ARCH STREQUAL ppc64) OR
(LIBOMP_ARCH STREQUAL riscv64) OR
(LIBOMP_ARCH STREQUAL loongarch64))

View File

@ -153,4 +153,3 @@ ubuntu-releases.patch
new-cmake-build-fix.patch
HIP-search-path-fix.patch
D158066-simd-ppc64el.patch
#mips64el-ompt.patch