[oe-commits] org.oe.dev gst-plugins-ugly 0.10.5 : Fix crosscompilation issues

sirfred commit openembedded-commits at lists.openembedded.org
Wed May 9 19:21:30 UTC 2007


gst-plugins-ugly 0.10.5 : Fix crosscompilation issues

Author: sirfred at openembedded.org
Branch: org.openembedded.dev
Revision: febdd12e2deb46ea073d415b228a6fdd938968f3
ViewMTN: http://monotone.openembedded.org/revision.psp?id=febdd12e2deb46ea073d415b228a6fdd938968f3
Files:
1
packages/gstreamer/gst-plugins-ugly
packages/gstreamer/gst-plugins-ugly/cross-compile.patch
Diffs:

#
# mt diff -rfa43d2a7d5f1f43a56484b453bd92ef407e945a9 -rfebdd12e2deb46ea073d415b228a6fdd938968f3
#
# 
# 
# add_dir "packages/gstreamer/gst-plugins-ugly"
# 
# add_file "packages/gstreamer/gst-plugins-ugly/cross-compile.patch"
#  content [0e8417fe7d781e02040af586b8ee777ae6ffbcf2]
# 
============================================================
--- packages/gstreamer/gst-plugins-ugly/cross-compile.patch	0e8417fe7d781e02040af586b8ee777ae6ffbcf2
+++ packages/gstreamer/gst-plugins-ugly/cross-compile.patch	0e8417fe7d781e02040af586b8ee777ae6ffbcf2
@@ -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 <lame/lame.h>
+ int main (int argc, char *argv[])
+ {






More information about the Openembedded-commits mailing list