From 7c8a5f5c35b2e43ca9e420debd61c8a6ee1d771c Mon Sep 17 00:00:00 2001 From: Manuel Teira Date: Wed, 9 May 2007 18:03:55 +0000 Subject: gst-plugins-ugly 0.10.5 : Fix crosscompilation issues --- packages/gstreamer/gst-plugins-ugly/cross-compile.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 packages/gstreamer/gst-plugins-ugly/cross-compile.patch (limited to 'packages/gstreamer/gst-plugins-ugly/cross-compile.patch') diff --git a/packages/gstreamer/gst-plugins-ugly/cross-compile.patch b/packages/gstreamer/gst-plugins-ugly/cross-compile.patch new file mode 100644 index 0000000000..41c412dcc4 --- /dev/null +++ b/packages/gstreamer/gst-plugins-ugly/cross-compile.patch @@ -0,0 +1,16 @@ + +# +# Patch managed by http://www.holgerschurig.de/patcher.html +# + +--- gst-plugins-ugly-0.10.4/configure.ac~cross-compile ++++ gst-plugins-ugly-0.10.4/configure.ac +@@ -282,7 +282,7 @@ + LAME_LIBS="-lmp3lame -lm" + dnl is lame presets available + LAME_CFLAGS="" +- AC_TRY_RUN([ ++ AC_TRY_COMPILE([ + #include + int main (int argc, char *argv[]) + { -- cgit v1.2.3