mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
kodi: add Odroid_C2 specific patch
This commit is contained in:
parent
52fd5cc4ba
commit
88d1289dde
2709
projects/Odroid_C2/patches/kodi/kodi-0001-owersun-odroid.patch
Normal file
2709
projects/Odroid_C2/patches/kodi/kodi-0001-owersun-odroid.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,25 @@
|
|||||||
|
From 4570b6dfdd6e9dfe67f3f2b1103a3bc4b4a7f9cf Mon Sep 17 00:00:00 2001
|
||||||
|
From: Alex Deryskyba <alex@codesnake.com>
|
||||||
|
Date: Sat, 12 Dec 2015 02:15:15 +0100
|
||||||
|
Subject: [PATCH 5/6] [aml] Fix compiler badness when compiling with amcodec
|
||||||
|
|
||||||
|
---
|
||||||
|
xbmc/cores/dvdplayer/DVDCodecs/Video/Makefile.in | 2 --
|
||||||
|
1 file changed, 2 deletions(-)
|
||||||
|
|
||||||
|
diff --git a/xbmc/cores/dvdplayer/DVDCodecs/Video/Makefile.in b/xbmc/cores/dvdplayer/DVDCodecs/Video/Makefile.in
|
||||||
|
index 56ec6a3..52fa07e 100644
|
||||||
|
--- a/xbmc/cores/VideoPlayer/DVDCodecs/Video/Makefile.in
|
||||||
|
+++ b/xbmc/cores/VideoPlayer/DVDCodecs/Video/Makefile.in
|
||||||
|
@@ -26,8 +26,6 @@ endif
|
||||||
|
ifeq (@USE_LIBAMCODEC@,1)
|
||||||
|
SRCS += AMLCodec.cpp
|
||||||
|
SRCS += DVDVideoCodecAmlogic.cpp
|
||||||
|
-INCLUDES += -I$(prefix)/include/amcodec
|
||||||
|
-INCLUDES += -I$(prefix)/include/amplayer
|
||||||
|
endif
|
||||||
|
|
||||||
|
ifeq (@USE_ANDROID@,1)
|
||||||
|
--
|
||||||
|
1.7.10.4
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user