aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mednafen/03-fix_textrels.patch
blob: 1ebbea5b1e321a0003f62b7965ca6a5eb79daf5b (plain)
1
2
3
4
5
6
7
8
9
10
11
--- origin/configure
+++ mednafen/configure
@@ -26907,7 +26907,7 @@
 fi
 
 
-								                CPPFLAGS="-fno-pic -fno-pie $CPPFLAGS"
+								                CPPFLAGS="$CPPFLAGS"
 
 		MMX_CFLAGS="-mmmx"
 		SSE_CFLAGS="-msse"