From 9dd2b75dc2c9ac84a0a7281bac44e9831e9732e9 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 5 Oct 2015 12:42:53 -0500 Subject: mplayer: armv7h port --- libre/mplayer/37386.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libre/mplayer/37386.patch (limited to 'libre/mplayer/37386.patch') 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 -- cgit v1.2.3