summaryrefslogtreecommitdiff
path: root/devel/llvm60/files/openmp/patch-i386
diff options
context:
space:
mode:
Diffstat (limited to 'devel/llvm60/files/openmp/patch-i386')
-rw-r--r--devel/llvm60/files/openmp/patch-i38611
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/llvm60/files/openmp/patch-i386 b/devel/llvm60/files/openmp/patch-i386
deleted file mode 100644
index 9300640f6845..000000000000
--- a/devel/llvm60/files/openmp/patch-i386
+++ /dev/null
@@ -1,11 +0,0 @@
---- projects/openmp/runtime/src/kmp_runtime.cpp.orig 2017-07-17 09:03:14 UTC
-+++ projects/openmp/runtime/src/kmp_runtime.cpp
-@@ -7535,7 +7535,7 @@ __kmp_determine_reduction_method(
-
- #elif KMP_ARCH_X86 || KMP_ARCH_ARM || KMP_ARCH_AARCH || KMP_ARCH_MIPS
-
--#if KMP_OS_LINUX || KMP_OS_WINDOWS
-+#if KMP_OS_LINUX || KMP_OS_FREEBSD || KMP_OS_WINDOWS
-
- // basic tuning
-