summaryrefslogtreecommitdiff
path: root/libre-multilib/pcsx2/pcsx2-gcc6.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-08-07 10:15:57 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-08-07 10:35:02 -0300
commitaef55ac8b4d632b9b320a0e97aa280fc2dca2dcb (patch)
treeb94e61b26151bd3d4e9002b10b3eb81e39763720 /libre-multilib/pcsx2/pcsx2-gcc6.patch
parentb39a7e102bc9e698db21272b56a5e0e56235a5e5 (diff)
downloadabslibre-aef55ac8b4d632b9b320a0e97aa280fc2dca2dcb.tar.gz
abslibre-aef55ac8b4d632b9b320a0e97aa280fc2dca2dcb.tar.bz2
abslibre-aef55ac8b4d632b9b320a0e97aa280fc2dca2dcb.zip
pcsx2-1.4.0-3.parabola1: glew 2.0.0 rebuild
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;
+