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 24c7fb9e..bbd25f55 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -148,4 +148,3 @@ force-sse2-compiler-rt.diff bolt-disable-emit-relocs.patch link-grpc.diff D158066-simd-ppc64el.patch -#mips64el-ompt.patch