aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kodi/fix-rsxs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/kodi/fix-rsxs.patch')
-rw-r--r--testing/kodi/fix-rsxs.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/testing/kodi/fix-rsxs.patch b/testing/kodi/fix-rsxs.patch
new file mode 100644
index 00000000000..ccc7698c73d
--- /dev/null
+++ b/testing/kodi/fix-rsxs.patch
@@ -0,0 +1,24 @@
+--- xbmc-12.3-Frodo/xbmc/screensavers/rsxs-0.9/configure.ac 2014-04-15 10:22:51.025587069 +0000
++++ xbmc-12.3-Frodo/xbmc/screensavers/rsxs-0.9/configure.ac 2014-04-15 10:21:51.947852111 +0000
+@@ -14,18 +14,13 @@
+
+ # Checks for programs.
+ LT_AC_PROG_SED
+-AC_LANG(C++)
+-AC_PROG_CXX
+-#CXXFLAGS=`echo $CXXFLAGS | sed -e s,-O2,-O3,`
+-AC_PROG_CXXCPP
+-
+-#if test x"$GXX" = x"yes"; then
+-# CXXFLAGS=`echo $CXXFLAGS -Wall`
+-#fi
+
+ AC_PROG_CC
+ AM_PROG_CC_C_O
+ gl_EARLY
++AC_PROG_CXX
++AC_PROG_CXXCPP
++
+ AC_PROG_RANLIB
+
+ # Cut-down version of AC_LIB_LTDL. We don't want the option to install