summaryrefslogtreecommitdiffstats
path: root/src/gst-plugins-base-1-intrinsics.patch
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2014-05-11 11:03:02 (GMT)
committerTony Theodore <tonyt@logyst.com>2014-05-11 11:03:02 (GMT)
commit6ecce732a5edb64de90120948414d3fa79a4d2b7 (patch)
tree14b8750b37fd8070dd65f6e71ed561c096922b5c /src/gst-plugins-base-1-intrinsics.patch
parent2e551298742550ba5aa69ca34f36be08019c3759 (diff)
downloadmxe-6ecce732a5edb64de90120948414d3fa79a4d2b7.zip
mxe-6ecce732a5edb64de90120948414d3fa79a4d2b7.tar.gz
mxe-6ecce732a5edb64de90120948414d3fa79a4d2b7.tar.bz2
gstreamer and plugins: downgrade to stable series and adjust update macro
Diffstat (limited to 'src/gst-plugins-base-1-intrinsics.patch')
-rw-r--r--src/gst-plugins-base-1-intrinsics.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/gst-plugins-base-1-intrinsics.patch b/src/gst-plugins-base-1-intrinsics.patch
index 2acb8a3..b01030b 100644
--- a/src/gst-plugins-base-1-intrinsics.patch
+++ b/src/gst-plugins-base-1-intrinsics.patch
@@ -10,14 +10,14 @@ Needed with gcc 4.9. This will break non-x86 compilation -- I know.
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
---
- gst/audioresample/Makefile.am | 3 ++-
+ gst/audioresample/Makefile.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
-diff --git a/gst/audioresample/Makefile.am b/gst/audioresample/Makefile.am
+diff --git a/gst/audioresample/Makefile.in b/gst/audioresample/Makefile.in
index 607115d..ae0056d 100644
---- a/gst/audioresample/Makefile.am
-+++ b/gst/audioresample/Makefile.am
-@@ -17,7 +17,8 @@ libgstaudioresample_la_CFLAGS = \
+--- a/gst/audioresample/Makefile.in
++++ b/gst/audioresample/Makefile.in
+@@ -538,7 +538,8 @@ libgstaudioresample_la_CFLAGS = \
$(GST_PLUGINS_BASE_CFLAGS) \
$(GST_BASE_CFLAGS) \
$(GST_CFLAGS) \