summaryrefslogtreecommitdiff
path: root/libre-multilib/pcsx2/pcsx2-gcc6.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre-multilib/pcsx2/pcsx2-gcc6.patch')
-rw-r--r--libre-multilib/pcsx2/pcsx2-gcc6.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/libre-multilib/pcsx2/pcsx2-gcc6.patch b/libre-multilib/pcsx2/pcsx2-gcc6.patch
new file mode 100644
index 000000000..ee58441f5
--- /dev/null
+++ b/libre-multilib/pcsx2/pcsx2-gcc6.patch
@@ -0,0 +1,12 @@
+diff --git a/common/src/x86emitter/cpudetect.cpp b/common/src/x86emitter/cpudetect.cpp
+index 717ca89..fcf0c90 100644
+--- a/common/src/x86emitter/cpudetect.cpp
++++ b/common/src/x86emitter/cpudetect.cpp
+@@ -16,6 +16,7 @@
+ #include "PrecompiledHeader.h"
+ #include "cpudetect_internal.h"
+ #include "internal.h"
++#include <x86intrin.h>
+
+ using namespace x86Emitter;
+