summaryrefslogtreecommitdiff
path: root/package/xbmc/patches/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'package/xbmc/patches/patch-configure')
-rw-r--r--package/xbmc/patches/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/xbmc/patches/patch-configure b/package/xbmc/patches/patch-configure
new file mode 100644
index 000000000..23c0e4bdb
--- /dev/null
+++ b/package/xbmc/patches/patch-configure
@@ -0,0 +1,11 @@
+--- xbmc-12.2.orig/configure 2013-05-03 07:57:46.000000000 +0200
++++ xbmc-12.2/configure 2013-07-31 14:45:10.000000000 +0200
+@@ -18629,7 +18629,7 @@ $as_echo "#define HAVE_LIBGLESV2 1" >>co
+
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: == WARNING: OpenGLES support is assumed." >&5
+ $as_echo "== WARNING: OpenGLES support is assumed." >&6; }
+- LIBS="$LIBS -lEGL -lGLESv2 -lbcm_host -lvcos -lvchiq_arm"
++ LIBS="$LIBS -lEGL -lGLESv2 -lbcm_host -lvcos -lvchiq_arm -lkhrn_static -lpthread -lm"
+ else
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lEGL" >&5
+ $as_echo_n "checking for main in -lEGL... " >&6; }