diff --git a/debian/patches/mips64el-ompt.patch b/debian/patches/mips64el-ompt.patch deleted file mode 100644 index 3e84a148..00000000 --- a/debian/patches/mips64el-ompt.patch +++ /dev/null @@ -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)) diff --git a/debian/patches/series b/debian/patches/series index 60318593..cf3bb85f 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -153,4 +153,3 @@ ubuntu-releases.patch new-cmake-build-fix.patch HIP-search-path-fix.patch D158066-simd-ppc64el.patch -#mips64el-ompt.patch