aboutsummaryrefslogtreecommitdiffstats
path: root/smpeg/smpeg/compile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'smpeg/smpeg/compile.patch')
-rw-r--r--smpeg/smpeg/compile.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/smpeg/smpeg/compile.patch b/smpeg/smpeg/compile.patch
index e69de29bb2..083e6c5994 100644
--- a/smpeg/smpeg/compile.patch
+++ b/smpeg/smpeg/compile.patch
@@ -0,0 +1,16 @@
+
+#
+# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
+#
+
+--- smpeg/Makefile.am~compile 2002-09-26 01:24:04.000000000 -0400
++++ smpeg/Makefile.am 2004-03-05 09:31:19.000000000 -0500
+@@ -4,7 +4,7 @@
+ # These are the subdirectories that are always built
+ SUBDIRS = audio video
+
+-CXXLD = cc
++CXXLD = $(CC)
+
+ bin_SCRIPTS = smpeg-config
+