summaryrefslogtreecommitdiff
path: root/package/kodi/patches/patch-Makefile_include_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-08-28 12:58:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-08-28 12:58:29 +0200
commit3e1c67b68f5a878d726526070a0a03675ec992e1 (patch)
tree6ac65bfd7bd4b3b633325dbc4b12b961a96304da /package/kodi/patches/patch-Makefile_include_in
parent461bb11b91a766ea607b20558a3315e7e6f6e894 (diff)
parent76b0c60b5a04647a13cf0fd975ab84972ae1e51d (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/kodi/patches/patch-Makefile_include_in')
-rw-r--r--package/kodi/patches/patch-Makefile_include_in10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/kodi/patches/patch-Makefile_include_in b/package/kodi/patches/patch-Makefile_include_in
new file mode 100644
index 000000000..d73f62de2
--- /dev/null
+++ b/package/kodi/patches/patch-Makefile_include_in
@@ -0,0 +1,10 @@
+--- xbmc-13.1.orig/Makefile.include.in 2014-06-08 08:40:24.000000000 +0200
++++ xbmc-13.1/Makefile.include.in 2014-06-11 13:17:49.354722974 +0200
+@@ -37,6 +37,7 @@ CFLAGS+=@CFLAGS@
+ CFLAGS_FOR_BUILD+=@CFLAGS_FOR_BUILD@
+ LDFLAGS+=@LDFLAGS@
+ LDFLAGS_FOR_BUILD+=@LDFLAGS_FOR_BUILD@
++INCLUDES+=@CPPFLAGS@
+ INCLUDES+=-I@abs_top_srcdir@/lib
+ INCLUDES+=-I@abs_top_srcdir@/xbmc
+ INCLUDES+=-I@abs_top_srcdir@/addons/library.xbmc.gui