summarylogtreecommitdiffstats
path: root/0007-Include-intrin.h-for-declaration-of-_mm_mfence.patch
diff options
context:
space:
mode:
Diffstat (limited to '0007-Include-intrin.h-for-declaration-of-_mm_mfence.patch')
-rw-r--r--0007-Include-intrin.h-for-declaration-of-_mm_mfence.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0007-Include-intrin.h-for-declaration-of-_mm_mfence.patch b/0007-Include-intrin.h-for-declaration-of-_mm_mfence.patch
index c0cfc92dbcac..6d3892b42de4 100644
--- a/0007-Include-intrin.h-for-declaration-of-_mm_mfence.patch
+++ b/0007-Include-intrin.h-for-declaration-of-_mm_mfence.patch
@@ -1,4 +1,4 @@
-From 24eda987a27f9b8b66acacce9a31cfc34b480154 Mon Sep 17 00:00:00 2001
+From 84a00afd27fca2550ecd068915b9551edb191e5b Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 25 Sep 2016 22:21:54 +0200
Subject: [PATCH 7/9] Include intrin.h for declaration of _mm_mfence
@@ -8,7 +8,7 @@ Subject: [PATCH 7/9] Include intrin.h for declaration of _mm_mfence
1 file changed, 2 insertions(+)
diff --git a/Source/WTF/wtf/Atomics.h b/Source/WTF/wtf/Atomics.h
-index 8f950c7..142c0db 100644
+index 8f950c718..142c0db3e 100644
--- a/Source/WTF/wtf/Atomics.h
+++ b/Source/WTF/wtf/Atomics.h
@@ -68,6 +68,8 @@
@@ -21,5 +21,5 @@ index 8f950c7..142c0db 100644
#include <windows.h>
#elif OS(QNX)
--
-2.10.2
+2.11.0