diff options
Diffstat (limited to 'libre/mplayer/37386.patch')
-rw-r--r-- | libre/mplayer/37386.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libre/mplayer/37386.patch b/libre/mplayer/37386.patch new file mode 100644 index 000000000..e705a9349 --- /dev/null +++ b/libre/mplayer/37386.patch @@ -0,0 +1,12 @@ +Index: configure +=================================================================== +--- configure (revision 37385) ++++ configure (revision 37386) +@@ -9212,6 +9212,7 @@ + #define HAVE_MM_EMPTY 0 + #define HAVE_PPC4XX 0 + #define HAVE_RDTSC 0 ++#define HAVE_SECTION_DATA_REL_RO 0 + #define HAVE_SIMD_ALIGN_16 1 + #define HAVE_STRERROR_R 0 + #define HAVE_STRPTIME 0 |