aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mednafen/01-fix_textrels.patch
diff options
context:
space:
mode:
authorAmatCoder <amatcoder@gmail.com>2016-05-29 06:01:04 +0000
committerJakub Jirutka <jakub@jirutka.cz>2016-06-01 23:11:33 +0200
commit3e37cadea338969d4b884bdf748b095f62c87d07 (patch)
tree832be634e6cf26b67a6594b44b2b27ed158a4cc8 /testing/mednafen/01-fix_textrels.patch
parente3551306f83b6adc806bb39bf0b9d58b0d3228a1 (diff)
downloadaports-3e37cadea338969d4b884bdf748b095f62c87d07.tar.bz2
aports-3e37cadea338969d4b884bdf748b095f62c87d07.tar.xz
testing/mednafen: upgrade to 0.9.38.7
Diffstat (limited to 'testing/mednafen/01-fix_textrels.patch')
-rw-r--r--testing/mednafen/01-fix_textrels.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/mednafen/01-fix_textrels.patch b/testing/mednafen/01-fix_textrels.patch
new file mode 100644
index 0000000000..0c12b7b61e
--- /dev/null
+++ b/testing/mednafen/01-fix_textrels.patch
@@ -0,0 +1,11 @@
+--- origin/configure
++++ mednafen/configure
+@@ -26699,7 +26699,7 @@
+ fi
+
+
+- CPPFLAGS="-fno-pic -fno-pie -fno-PIC -fno-PIE $CPPFLAGS"
++ CPPFLAGS="$CPPFLAGS"
+
+ MMX_CFLAGS="-mmmx"
+ SSE_CFLAGS="-msse"