summaryrefslogtreecommitdiff
path: root/package/kodi
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-09-04 19:51:50 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-09-04 19:58:55 +0200
commit6ad615fb21e6ff1a03bec41e8ca8d42a410c7a4c (patch)
tree299e70ca4cce5225eee53b8cc37b368c94ae721a /package/kodi
parentaf933da6ca42eacb9e0814fb3d366e1f6b47be1f (diff)
no extra incdir for boost required
Diffstat (limited to 'package/kodi')
-rw-r--r--package/kodi/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/kodi/Makefile b/package/kodi/Makefile
index ccc8025f6..7d2335cab 100644
--- a/package/kodi/Makefile
+++ b/package/kodi/Makefile
@@ -79,7 +79,6 @@ $(eval $(call PKG_template,KODI,kodi,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS
HOST_CXXFLAGS+= $(HOST_CPPFLAGS)
XAKE_FLAGS+= V=1 TIXML_USE_STL=1 GCC_HONOUR_COPTS=s
TARGET_CPPFLAGS+= -I. -I./utils \
- -I$(STAGING_TARGET_DIR)/usr/include/boost-1_55 \
-I$(STAGING_TARGET_DIR)/usr/include/afpfs-ng \
-DTIXML_USE_STL=1 -DHAS_SIMPLEPM=1 -DLINUX